.frm {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	border: thin solid #FFFFFF;
}
.white_links {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.big_red {
	font-family: tahoma;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.big_grey {
	font-family: tahoma;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.footer_menu {
	font-family: tahoma;
	font-size: 10px;
	color: #D90F0F;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8FA516;
	text-decoration: underline;
	font-weight: normal;
}
