BODY {
	color: Black;
	font-family: "Times New Roman", Times, serif;Verdana;Times New Roman
	font-size: small;
}
A {
	color: Green; text-decoration: underline;
}
A:ACTIVE {
	color: Green; text-decoration: underline;
}
A:HOVER {
	color: Maroon; text-decoration: none; 
}
A:STRONG {
	
}