BODY IMG{
    BORDER-BOTTOM: #a00000 solid 0px;
    BORDER-LEFT: #a00000 solid 0px;
    BORDER-RIGHT: #a00000 solid 0px;
    BORDER-TOP: #a00000 solid 0px;
}
body{
	font-family: arial,helvetica; 
	font-size: 10px; 
	color: red;
	background-color: #000000
}
a {text-decoration: none; color: #a00000}
a:link	{text-decoration: none}
a:visited	{text-decoration: none; color: #a00000}
a:active	{text-decoration: underline;color: #ff0000}
a:hover	{text-decoration: underline;color: #ff0000}
table th {align: center; font-family: Courier New; font-size: 10px; font-weight:bolder; text-decoration: underline; color: red}
table td {font-family: Courier New; font-size: 10px; color: red}
table a {font-family: Courier New; font-size: 10px; font-style:italic; color: #a00000}
table a:link	{text-decoration: none}
table a:visited	{text-decoration: none; color: #a00000}
table a:active	{text-decoration: underline;color: #ff0000}
table a:hover	{text-decoration: underline;color: #ff0000}
