<style type="text/css">

body { font-family:Geneva, Arial, Helvetica, sans-serif; color: #999999; font-size: 12 px;}
p { font-family:Geneva, Arial, Helvetica, sans-serif; color: #999999; font-size: 12 px; }
td { font-family:Geneva, Arial, Helvetica, sans-serif; color: #999999; font-size: 12 px; }
a:link { color:#3333FF; text decoration: none; }
h1,h2,h3{
    color: #999999;
    font-size: 12 px;
    font-family: Geneva, Arial, Helvetica, sans-serif;

}
a:link, a:active{
	color: #555;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
	
</style>