font {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
.bigletter {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.fontwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.orange {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bolder;
}
.bluebig {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bolder;
}

