BODY
{
	FONT-FAMILY: verdana, Tahoma, 'MS Sans Serif';
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	color: Maroon;
}
TR
{
	FONT-FAMILY: verdana, Tahoma, 'MS Sans Serif';
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	color: Maroon;
}
A:link
{
	COLOR: Olive;
	FONT-FAMILY: Verdana, Tahoma, 'MS Sans Serif';
	TEXT-DECORATION: none;
}
A:visited
{
	COLOR: Olive;
	FONT-FAMILY: Verdana, Tahoma, 'MS Sans Serif';
	TEXT-DECORATION: none;
}
A:hover

{
	COLOR: Red;
	FONT-FAMILY: Verdana, 'MS Sans Serif', Tahoma;
	LIST-STYLE: square;
	text-decoration: underline;
}