﻿body, td, a  { 
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 10pt;
	color: white;
	background-color: #8C001A;
}

A:link    { 
	font-family: Arial, Helvetica;
	font-weight: 900;
	font-size: 10pt;
	color: white;
	text-decoration: none 
}

A:visited    { 
	font-family: Arial, Helvetica;
	font-weight: 900;
	font-size: 10pt;
	color: white;
	text-decoration: none 
}

A:hover    { 
	font-family: Arial, Helvetica;
	font-weight: 900;
	font-size: 10pt;
	color: yellow;
	text-decoration: none 
}

