<STYLE TYPE="text/css">
.main A:link {/*normal links in the text*/
		color: #F62F00;
		text-decoration : none;
		}
.main A:visited {
		color: #FEB800;
		text-decoration : none;
		}
.main A:hover {
		color: #F62F00;
		text-decoration : underline;
		}
.main {
text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color: White;
}
.EnglishSpanish A:link {
		color: #FFFFFF;
		text-decoration : none;
		}
.EnglishSpanish	A:visited {
		color: #FFFFFF;
		text-decoration : none;
		}
		
.EnglishSpanish	A:hover {
		color: #F62F00;
		text-decoration : underline;
		cursor: crosshair
		}
.EnglishSpanish{
	text-decoration : none;
	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	text-color: white;}
		
.navprops A:link {/*normal links in the text*/
		color: #FEB800;
		text-decoration : none;
		}
		
.navprops A:visited {
		color: #FEB800;
		text-decoration : none;
		}
		
.navprops A:hover {
		color: #F62F00;
		text-decoration : underline;
		cursor: crosshair
		}
		
.navprops{
	text-decoration : none;
	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	text-color: #FEB800;}
	
.leftnav {
	text-decoration : none;
	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	text-color: white;
}
.leftnav A:link {/*normal links in the text*/
		color: white;
		text-decoration : none;
		}
.leftnav A:visited {
		color: white;
		text-decoration : none;
		}
.leftnav A:hover {
		color: #F62F00;
		text-decoration : underline;
</style>