.content, a.content, a.content:link, a.content:active, a.content:visited   
{
    FONT-FAMILY:Verdana;
    FONT-SIZE: 12px;
    COLOR: #d0d0d0;
	text-decoration:none;
}
a.content:hover
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    COLOR: #fba501;
	text-decoration:underline;
}
.content1, a.content1, a.content1:link, a.content1:active, a.content1:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 13px;
    COLOR: #d0d0d0;
    text-decoration:underline;
}
a.content1:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 13px;
    COLOR: #fba501;
    text-decoration:underline;
}
.bottom, a.bottom, a.bottom:link, a.bottom:active, a.bottom:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffd791;
	text-decoration:none;
}
a.bottom:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffd791;
	text-decoration:underline;
}
.star   
{
    font-family: verdana;
    font-size: 11px;
    color: #FA0808;
	text-decoration:none;
}
.field
{	
	border:1px solid #2F2F2F;
	background-color:#FFFFFF;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
	font-weight:normal;
    text-decoration:none;
}