a:link {	text-decoration: none;}
a:visited { text-decoration: none;}
a:focus { text-decoration: underline;}
a:hover { text-decoration: underline;}
a:active { text-decoration: underline;}

#textlink {
	cursor: pointer;
	font-family: Arial, Verdana;
	color: #800000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;

}
#textlinkBlack {
	cursor: pointer;
	font-family: Arial, Verdana;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;

}
#textlinkOB {
	cursor: pointer;
	font-family: Arial, Verdana;
	color: black;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	vertical-align: middle;
} 
#textBlue {
	font-family: Arial, Verdana;
	color: #800000;
	font-size: 14px;
	font-weight: bold;
}
#text12 {
	font-family: Arial, Verdana;
	color: #800000;
	font-size: 12px;
}
#textSmall {
	font-family: Arial, Verdana;
	color: black;
	font-size: 10px;
}
#textNotSmall {
	font-family: Arial, Verdana;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
} 
#textBlack {
	font-family: Arial, Verdana;
	color: #800000;
	font-size: 14px;
} 
#textDarkBlue {
	font-family: Arial, Verdana;
	color: #002456;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	background-color: white;
	border: 1px solid #708090;
} 
#textCounter {
	font-family: Arial, Verdana;
	color: #002456;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	background-color: white;
	border: 1px solid #708090;
} 
#textHead {
	font-family: Arial, Verdana;
	color: #800000;
	font-size: 18px;
	font-weight: bold;
} 
#tableNew {
	font-family: Arial, Verdana;
	color: black;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid black;
	background-color: white;
}