.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.textwhite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

