body {
	FONT-FAMILY: arial, sans-serif
}

.white{
	color: #ffffff;
	font-size: 11px;
}

a.white:link{
	color: #ffffff;
	text-decoration: none;
}

a.white:visited{
	color: #ffffff;
	text-decoration: none;
}

a.white:hover{
	color: #ffffff;
	text-decoration: underline;
}

.menu{
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
}

a.menu:link{
	color: #ffffff;
	text-decoration: none;
}

a.menu:visited{
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover{
	color: #ebebeb;
	text-decoration: none;
}



.normal{
	color: #000000;
	font-size: 11px;
}

.normal2{
	color: #000000;
	font-size: 12px;
	text-align:justify;
}

.small{
	color: #787878;
	font-size: 10px;
}


.news{
	color: #1031a1;
	font-size: 11px;
}


A.news:link{
	color: #4a70a8;
	text-decoration: underline;


}

A.news:visited{
	color: #4a70a8;
	text-decoration: underline;
}

A.news:hover{
	color: #4a70a8;
	text-decoration: underline;
}




.header{
	color: #1031a1;
	font-size: 25px;
	letter-spacing:-1
}

.header2{
	color: #1031a1;
	font-size: 11px;
}


.header3{
	color: #1031a1;
	font-size: 19px;
}

.header4{
	color: #1031a1;
	font-size: 17px;
}

A:link{
	color: #1031a1;
	text-decoration: none;
}

A:visited{
	color: #1031a1;
	text-decoration: none;
}

A:hover{
	color: #1031a1;
	text-decoration: underline;
}
