.normaltext{
	font-family :  Arial,Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}
.normaltext0{
	font-family : Tahoma;
	font-size : 10px;
	font-style :normal;
	font-weight : none;
	color : #FFFFFF;
	text-decoration:none;
}
.titles{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	font-weight : none;
	color : #CC3300;
}

menu:link
{
	font-family : Tahoma;
	font-size : 10px;
	font-style :normal;
	font-weight : none;
	color : #3A385A;
	text-decoration:none;
}
menu:visited
{
	font-family : Tahoma;
	font-size : 10px;
	font-style :normal;
	font-weight : none;
	color : #3A385A;
	text-decoration:none;
}	
menu:active
{
	font-family : Tahoma;
	font-size : 10px;
	font-style :normal;
	font-weight : none;
	color : #000000;
	text-decoration:none;
}