A.main {
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
	color : #FF6600;
}
A.main:HOVER {
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}

A.mail {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #0099FF;
}
A.mail:HOVER {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : White;
}

A.footers {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : White;
}
A.footers:HOVER {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #0099FF;
}
A.nav {
	font-family : arial;
	font-size : 10px;
	text-decoration : underline;
	color : #000000;
}
A.nav:HOVER {
	font-family : arial;
	font-size : 10px;
	text-decoration : none;
	color : #FF6600;
}
.verdana {
	font-family : Verdana;
	font-size : 11px;
	color : White;
}
.white {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}

A.blue {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #0099FF;
}	
A.ver {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #FF6600;
}
A.ver:HOVER {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #000000;