.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #313131;
	text-decoration: none;


}
a:link {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #333333;
	text-decoration: underline;

}
a:active {
	color: #666666;
	text-decoration: underline;

}
.litet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

BODY
{
	
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #A18A57;
    SCROLLBAR-SHADOW-COLOR: #A18A57;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #A18A57;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
a:visited {
	text-decoration: none;
}
