BODY
{ 
background-image: white url(YlaT.gif);
background-repeat: repeat-x
} 

.style1 {
	font-family: Arial;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.style2 {font-family: Arial; font-size: 12px; color: #333333; font-weight: bold;}

.style3 {font-family: Arial; font-size: 11px; color: #333333; font-weight: bold; }


A:link 
{color: #333333;
font-weight: bold; text-decoration: underline}

A:visited
{color: gray;
font-weight:bold; text-decoration: none}

A:hover {color:#c5c5c5; text-decoration: underline}

