body,table
{
	font-family:tahoma;
}
.title
{
	font-size:14px;
	font-weight:bold;
	color: #8F0100;
}
.txt
{
	font-size:12px;
	text-align:justify;
}
.pagetitle
{
	font-size:12px;
	color: #8F0100;
	text-decoration:none;
}
.pagetitle:hover
{
	text-decoration:underline;
}
<!--
.style1 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.style2 {font-size: 11px}
.style3 {
	font-family: tahoma;
	font-size: 12px;
	color: #8F0100;
}
.style4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.style5 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.style6 {color: #666666}
.style7 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.style9 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style10 {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
.style11 {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9600;
}
.style12 {
	font-family: tahoma;
	text-decoration:underline;
	font-size: 10px;
	font-weight: bold;
	color: #950000;
}
-->

a.LinkBlok:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}

a.LinkBlok:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;

}
a.LinkBlok:hover {
	text-decoration: underline;
	color: #809FCA;
	font-family: Tahoma;
	
	
	font-size: 12spx;
}
a.LinkBlok:active {
	text-decoration: none;
	color: #999999 ;	
	font-family: Tahoma;
	font-size: 12px;
}
<!--
a.sas:link {
	color: #8A3106;
	text-decoration: none;
}
a.sas:visited {
	text-decoration: none;
	color: #8A3106;
}
a.sas:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.sas:active {
	text-decoration: none;
	color: #333333;
}

-->
.admintxt
{
	font-size:12px;
	color: #8F0100;
}
.button
{
	font-size: 12px;
	font-weight: bold;
	color: #ff9600;
}
input,textarea,select
{
	font-size: 12px;
	color: #444444;
}
.msg
{
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.link
{
	cursor:pointer;
}
.menu
{
	font-size:13px;
	font-weight:bold;
	color: #8F0100;
}
.imenu
{
	text-decoration:none;
	cursor:pointer;
	color: #8F0100;
}
.imenu:hover
{
	background-color:#ff9600;
}
.tbl,.ctxt
{
	font-size: 12px;
	font-weight: bold;
	color: #8F0100;
}