<STYLE TYPE="text/css">

<!-- by Klepa (kklepa@go2.pl)-->
<!-- Jeśli chcesz używać stylu musisz zostawić te 2 linijki 
informacji o autorze -->



A:hover 
{
		text-decoration:none;
		color: #ff0000;
		
}

a:link, :visited, :active 
{
	    color: #c00000;
        cursor: hand;
        font-size: normal;
        font-style: normal;
        font-weight: bold;
        font-family: Tahoma, Verdana, Arial;
        font-variant: normal;
        font-stretch: wider;
		text-decoration: none;
		
}

body
{

        font-family: Verdana;
		font-size: smaller;

}



</STYLE>