/*  By Gloutchov - 24/10/2007 */

BODY{
	margin-left : 0px;
	margin-right : 0px;
	font-family : "Verdana", "Arial", "Thaoma";
	color : Black;
	font-size : 8pt;
}


A:LINK{
	text-decoration : none;
	color : gray;	
	}

A:VISITED{
	text-decoration : through;
	color : gray;
	}

A:HOVER{
	text-decoration : overline;
	color : red;
	}

/*  By Gloutchov - 24/10/2007 */
	

