a:link {
	text-decoration: none;
	color: #0000FF;
}
a:active {  color: #FF9933; text-decoration: none}
a:visited {  color: blue; text-decoration: none}
a:hover {
	color: #FF0000;
	border: thin none;
	text-decoration: underline;



}
td {  font-family: verdana, arial, Helvetica}
.tableborder {  border: thin #D0E8E8 dashed}
h5 {  font-size: 16px; background-color: #D0E8E8; letter-spacing: 2px}
.tableborder2 {  border: double; border-width: thick 0px; border-color: #99cccc black}

