BODY{
	font :			13px;
	color:			#FFFFFF;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:none;
}
.CONTENT{
	font :			13px;
	color:			#FFFFFF;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:none;
}

.TEKSTHEAD{
	font :			28px;
	color:			#FFFFFF;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:none;
}
.MENU{
	font : 			13px;
	color:			#6B6C6C;
	font-family:	Arial;
	font-weight: 	Bold;
	text-decoration:none;
}
.ADRESHEAD{
	font : 			13px;
	color:			#08255A;
	font-family:	Arial;
	font-weight: 	Bold;
	text-decoration:none;
}
.ADRESTEKST{
	font : 			11px;
	color:			#08255A;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:none;
}
.ADRESLINK{
	font : 			11px;
	color:			#08255A;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:none;
}
A:LINK{
	font : 			13px;
	color:			#FFFFFF;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:none;
}
A:VISITED{
	font : 			13px;
	color:			#FFFFFF;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:none;	
}
A:ACTIVE{
	font : 			13px;
	color:			#FFFFFF;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:none;	
}
A:HOVER{
	font : 			13px;
	color:			#FFFFFF;
	font-family:	Arial;
	font-weight: 	Normal;
	text-decoration:Underline;
}