a,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: 100;
	color: #FF9999;
	text-decoration: none;
}



a:hover {
	
	color: #FFFFFF;	
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: normal;
	A:link  color: #FF9999;  
	A:visited  color: #FF9999; 
	A:active color: #FF9999;

}
.normaltextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	A:link  color: #FF9999;  
	A:visited  color: #FF9999; 
	A:active color: #FF9999; 
}
.title {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 11px;
	font-weight: 100;
	color: #FF9999;
	text-decoration: none;
}
img {
	border: 0;
	}

.nav { 
 	color: #990000;
	font: bold 16px Tahoma;
	display:block;
}

hr { 
	color: #FFFFFF;
	height: 0px;
	border-bottom: 1px dotted #FFFFFF;
}