.teskt
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
}


A              
{
    TEXT-DECORATION: none
}

A:link         
{
	COLOR: black;
}

A:visited      
{
	COLOR: black;
}

A:hover        
{
    COLOR: white; 
    TEXT-DECORATION: none;
}

/* CSS Document */


