.body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a.link{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.link:hover{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.toplink{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #ED0000;
	font-weight:bold;
	text-decoration:none;
}

a.toplink:hover{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #ED0000;
	font-weight:bold;
	text-decoration:underline;
}
.bottom_head {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #EA3A00;
	font-weight:bold;
}
.bottom_body {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
