#RoundWhite {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
}

#RoundWhite a:link, #RoundWhite a:visited, #RoundWhite a:active{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #de6419;
	font-weight: bold;
	text-decoration: none;
}

#RoundWhite a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


#RoundWhite .BgWhite {
	background-color: #FFFFFF;
}

#RoundWhite .h {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 3px 0 8px 0;
}
