.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;


}
a:link {
	text-decoration: none;
	color: #333333;

}
a:hover {
	color: #0000FF;
}
.textWhiteMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textSiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	text-align: center;

}
a:visited {
	text-decoration: none;
}
.textLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;

}
.textLargeTitle {
	font-family: Impact;
	font-size: 36px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;

}
