﻿html, body, table, tr, td, div, span, p {
	font-family: verdana, tahoma, arial, sans-serif;
	color: White;
	font-size: 13px
}
a{
	text-decoration: underline;
	color: white;
}
a:hover {
	text-decoration: none;
	color: white;
}
.normaltext {
	font-size:12;
	color: White;
	text-decoration:none;
	font-family : Verdana;
	font-weight : normal;
}

a.normaltext:hover {
color:#FA0504; 
text-decoration:underline;
}


}
.B_normaltext {
	font-size:12;
	color: White;
	text-decoration:none;
	font-family : Verdana;
	font-weight : bold;
}



.logo_text {
	font-family: "Times New Roman";
	font-size: 24;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}



