.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252C34;
}
.navigationtext {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.bottomtext {
	color: #FFFFFF;
}
.emailtext {
	font-size: 11px;
}
.alikitext {
	font-size: 9px;
	color: #B0B0B0;
}
.maintext a:link { text-decoration: none; color: #252C34}
.maintext a:visited { text-decoration: none; color: #252C34}
.maintext a:hover {  text-decoration: none; color: #B0B0B0}
.maintext a:active { text-decoration: none; color: #252C34}

.bottomtext a:link { text-decoration: none; color: #FFFFFF}
.bottomtext a:visited { text-decoration: none; color: #FFFFFF}
.bottomtext a:hover {  text-decoration: none; color: #B0B0B0}
.bottomtext a:active { text-decoration: none; color: #FFFFFF}

.navigationtext a:link { text-decoration: none; color: #FFFFFF}
.navigationtext a:visited { text-decoration: none; color: #FFFFFF}
.navigationtext a:hover {  text-decoration: none; color: #252C34}
.navigationtext a:active { text-decoration: none; color: #FFFFFF}

.alikitext a:link { text-decoration: none; color: #B0B0B0}
.alikitext a:visited { text-decoration: none; color: #B0B0B0}
.alikitext a:hover {  text-decoration: none; color: #252C34}
.alikitext a:active { text-decoration: none; color: #B0B0B0}

