@charset "utf-8";
/* CSS Document */
A:link {
		TEXT-DECORATION: none
}
A:visited {
		TEXT-DECORATION: none
}
A:hover {
		TEXT-DECORATION: none
}
A:active {
		TEXT-DECORATION: none
}
.yelltext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #d88d2a;
}
.yellowtext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #B57709;
}
.blacktext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
.blacktext A{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
.blacktext A:link{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.blacktext A:hover{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #d88d2a;
	text-decoration:none;
}
.bluetext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #1776BC;
}
.bluestext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #1B75BC;
}
.grayntext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #444444;
}
.grayntext A{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #444444;
}
.grayntext A:link{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
}
.grayntext A:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#d88d2a;
	text-decoration: none;
}
.nbtext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #444444;
}
.nbtext A{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #444444;
}
.nbtext A:link{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #444444;
}
.nbtext A:hover{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #d88d2a;
}
.grayrtext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #444444;
}
.grayrtext A{
	color: #444444;
}
.grayrtext A:link{
	color: #444444;
}
.grayrtext A:hover{
	color: #e2232b;
}
.graybtext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
}
.graybtext A{
	color: #666666;
}
.graybtext A:link{
	color: #666666;
}
.graybtext A:hover{
	color: #d88d2a;
}
.linktext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #d88d2a;
	text-decoration:underline;
}
.link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #444444;
}
.link A{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #444444;
}
.link A:link{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
}
.link A:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#d88d2a;
	text-decoration: none;
}
.linkhead a{
		font-family: Tahoma, Verdana;
		font-size: 12px;
		color: #555555;
		TEXT-DECORATION: none;
}
.linkhead a:hover{
		color: #d88d2a;
}
.rntext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #e2232b;
}