a.info {
	color : #6a6a6a;
	text-decoration : none;
}	
a.info:hover {
	color : #6a6a6a;
	text-decoration : underline;
}

a.top {
	color : #000000;
	text-decoration : none;
}	
a.top:hover {
	color : #000000;
	text-decoration : underline;
}

a.subnav {
	color : #ffffff;
	font-size : 10px;
	font : verdana;
	font-family : verdana;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
}	
a.subnav:hover {
	color : #ffffff;
	font-size : 10;px
	font : verdana;
	font-family : verdana;
	font-weight : bold;
	line-height : normal;
	text-decoration : underline;
}

.mainnav2 {
	color : #ffffff;
	font-size : 12px;
	line-height : normal;
	
	
}
	
a.mainnav {
	color : #ffffff;
	text-decoration : none;
}	

a.mainnav:hover {
	color : #ffffff;
	text-decoration : none;
}

a.links {
	color : #993300;
	text-decoration : none;
}	
a.links:hover {
	color : #666666;
	text-decoration : underline;
}

a.linkTooltip {
	color: #666666;
	text-decoration: none;
}	
a.linkTooltip:hover {
	color: black;
	text-decoration: underline;
}

a.poplinks {
	color : #FF0000;
	text-decoration : none;
}	
a.poplinks:hover {
	color : #666666;
	text-decoration : underline;
}

.bodytext {
	color : #000000;
	font-size : 12;
	font-family : verdana;
}


