body { background-color: #fff; }
p { color: #282828; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
td { color: #282828; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link { color: #339933; font-size: 11px; font-weight: bold; text-decoration: none; }
a:visited { color: #339933; font-weight: bold; text-decoration: none; }
a:hover { color: #339933; font-weight: bold; text-decoration: underline; }
a:active { color: #339933; font-weight: bold; text-decoration: underline; }


td.menu {
	font-size: 10px;
	color: #ffffff;
}


td.menu a:link{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none; 
}


td.menu a:active{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none; 
}

td.menu a:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none; 
}

td.menu a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none; 
}



div.blue{
	color: #3ec1e1;
	font-weight: bold;
}
