.txt {
font-family:Tahoma; font-weight:regular; font-size:11px; color:#000000;
}
.txtcap {
font-family:Tahoma; font-weight:bold; font-size:11px; color:#8C1834;
}
.txtheader {
font-family:Tahoma; font-size:20px;  color:#990000;
}
a:link {
	text-decoration: none;
	color: #990000;

}
a:visited {
	text-decoration: none;
	color: #990000;

}
a:hover {
	color: #00CC99;
	text-decoration: none;
}
