body,table,tr,td,p
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
}
.text
{
	font-family: "Tahoma";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
a.link
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.link:hover
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFC30B;
	text-decoration: none;
}
a.link2
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFC30B;
	text-decoration: none;
	font-weight: normal;
}
a.link2:hover
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}