.h18 {
	font-family: Trebuchet MS;
	font-size: 18 px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.h14 {
	font-family: Trebuchet MS;
	font-size: 14 px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.h12 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.h12 white{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}	
:link {
	text-decoration: none;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	text-decoration: none;
}
