a img {border: none; }
a {  text-decoration: none; color: #666666}
a:hover {  text-decoration: none; color: #FF0000}
.none {  text-decoration: none}
.alttext {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}

.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.textMainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
}
.menu {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.menu a:link {color: #333333; text-decoration: none;}	
.menu a:visited {color: #333333; text-decoration: none;}
.menu a:hover {color: #ff3300; text-decoration: none;}

.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}