.home-text  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 14px;
	color : #ffffff;
	font-weight : bold;
	line-height : 26px;
}

.main-text  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 14px;
	color : #ffff00;
	font-weight : bold;
	line-height : 26px;
}

.sub-text  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 12px;
	color : #ffff00;
	font-weight : bold;
	line-height : 20px;
}
.sub-title  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 14px;
	color : #ffff00;
	font-weight : bold;
	line-height : 20px;
}
.sub-minor-text  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 10px;
	color : #ffff00;
	font-weight : bold;
	line-height : 12px;
}

.small-text  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	line-height : 18px;	
}

.main-title  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 16px;
	color : #ffff00;
	font-weight : bold;
	line-height : 21px;
}

.sub-nav  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 13px;
	color : "black";
	font-weight : bold;
	line-height : 21px;
}
.home-title  {
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 17px;
	color : #ffffff;
	font-weight : bold;
	line-height : 21px;
}


A:Link  {
	font-family : verdana,arial,helvetica,san-serif;
	color : #00ff00;
	font-weight : bold;
	text-decoration : none;
}


A:Visited  {
	font-family : verdana,arial,helvetica,san-serif;
	color : #00ff00;
	font-weight : bold;
	text-decoration : none;
}



A:Active  {
	font-family : verdana,arial,helvetica,san-serif;
	color : #00ff00;
	font-weight : bold;
	text-decoration : none;
}


A:Hover  {
	font-family : verdana,arial,helvetica,san-serif;
	color : #ffff00;
	font-weight : bold;
	text-decoration : underline;
}

