.main {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: xx-small	
}
.red {
	color: #FF0000;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}
.blue {
	color: #0066FF;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}
.smWhite {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
}
.medwhite {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: medium;
}
.medyellow {
	font-family: Tahoma;
	color: #FFFF00;
	font-size: medium;
}
.bigyellow {
	font-size: 36px; 
	color: #FFFF00; 
	font-family: Tahoma; 
	font-weight: bold; 
}
.style14 {
	font-size: 14px; 
	color: #FFFFFF; 
	font-family: Tahoma;
}
.bigwhite {
	font-size: xx-large; 
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-weight: bold; 
}
a:link {color:white;} 
a:visited {color:white;} 
a:hover {color:white;  font-weight: bold;} 
a:active {color:#33FF00; font-weight: bold;} 

