a  { color: #FFFFFF; text-decoration: none; }
a:visited  { color: #FFFFFF; text-decoration: none; }
a:active  { color: #FFFFFF; text-decoration: none; }
a:hover  { color: #FFFFFF; text-decoration: underline; }
a:focus { outline: none }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFFFFF;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFFFFF;
}

td.tahoma {
  font-family: Tahoma;
  font-size:13.5px;
  font-weight:500;
}

.form {
	font-family: Arial; 
	background-color: #5C5C5C;
	border-color: #000000; 
	border-width: thin; 
	border-style: solid;
	font-size:10px;
	color: #000000;
}
