body
{
	background: #FFFFFF;
	
}
body,td,th, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 17px;
}
hr
 {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}

a:link, a:visited
{
color: #99CC00;
text-decoration  : none;

}
a:hover 
{
text-decoration: underline;
color: #CCCC00;
}
