A:link {
	COLOR: #333333; BACKGROUND-COLOR: transparent; text-decoration: underline;
}
A:visited {
	COLOR: #333333; BACKGROUND-COLOR: transparent; text-decoration: underline;
}
A:hover {
	color: #333333; text-decoration: none; 
}
A:active {
	COLOR: #333333; text-decoration: none; 
}
A.nav-yellow:link {
	COLOR: #f4af00; BACKGROUND-COLOR: transparent; text-decoration: none;
}
A.nav-yellow:visited {
	COLOR: #f4af00; BACKGROUND-COLOR: transparent; text-decoration: none;
}
A.nav-yellow:hover {
	color: #f4af00; text-decoration: underline; 
}
A.nav-yellow:active {
	COLOR: #f4af00; text-decoration: none; 
}

BODY {
margin: 0 0 0 0;
padding: 0 0 0 0; 
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #990000; 
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight:bold;
	text-transform: uppercase;
		
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight:bold
}


H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;

}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979b9c;
	font-weight:bold

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
}
.text-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 22px;
	padding-left: 5px;
}
.text-nav-arrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	height: 22px;

}
.nav-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979b9c;
	font-weight: bold;

}
.nav-yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #f4af00;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
.table-top {
	background-color: #990000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	padding-right: 5px;
	padding-left: 5px;
}
