﻿a:hover {
 	color:red;
}
A
{
	text-decoration: underline;
	color: #ffffff;

	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	font-family: Verdana;
}
TD{
	font-size: 9pt; 
	color:#ffffff;
	font-family: Verdana,Arial;

}
.bot{
  color:black;
  font-weight:bold;
  text-decoration:none;
  font-size:7pt;
  font-family:Verdana;
}
.style21 a
{
    color: #00006F;
    font-weight: bold;
    height: 38px;
}

.style21 a:hover
{
    color: #FF0000;
    font-weight: bold;
    height: 38px;
}