.style {
	font-family: tahoma;
	font-size: 12px;
}

.styleW{
	font-family: tahoma;background-color:#FFFFFF
	font-size: 12px;
}

.FontCap22{font-family: tahoma;font-size:12px;color:#FFFFFF};



.FontCap{font-family:"Times New Roman";font-size:15px;font-weight:bolder;color:#330000};


.warn_msg {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}

a:hover
{
	text-decoration:underline; font-size:13px;
	color:black;
	
}




a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Tahoma;
}
