.font {
	font-family: Arial, Helvetica, sans-serif;
}
#title {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFCC00;
}
#small {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}
#text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}
.big {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36px; text-decoration: none; background-color: #FFCC66}

