.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: #D90F0F;
	text-decoration: none;
	font-weight: bold;
}
.big_grey {
	font-family: tahoma;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
.footer_menu {
	font-family: tahoma;
	font-size: 10px;
	color: #D90F0F;
	text-decoration: none;
}
