body,td,p{
	font-family: Trebuchet MS;
	font-size: 16px;
}
.yellow {
	background-color: #FFFF00;
}
a.white {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;	
}
a.white:hover {
	font-family: Trebuchet MS;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;		
}
a.black_20 {
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;	
}
a.black_20:hover {
	font-family: Trebuchet MS;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;		
}
a.black_30 {
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;	
}
a.black_30:hover {
	font-family: Trebuchet MS;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;		
}
a.red {
	font-family: Trebuchet MS;
	color: #FF0000;;
	text-decoration: underline;
	font-weight: bold;
}
a.red:hover {
	font-family: Trebuchet MS;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
