body {margin-top:10px; margin-left:20px;}

BODY, TD, P {
	font-family:Lucida Sans,Arial,sans-serif;
	font-size:12px;
}
A {font-size:12px; }
a:link {
	color:#EE0000;
	text-decoration:none;
	font-weight:bold;
}
a:visited { color:#555599; text-decoration:none; font-weight:bold; 
}
a:hover { color:#EE0000; text-decoration:none; background-color:#FFFF99; font-weight:bold; 
}
a:active { color:#EE0000;  background-color:#FFFF99; font-weight:bold; 
}
a:focus { color:#EE0000;  background-color:#FFFF77; font-weight:bold; 
}
