BODY 
{ 
background-image: url("images/background.gif"); 
background-repeat: repeat; 
background-position: center; 
}

td 
{ 
font-family: Arial; 
font-size: 12px;
}

a 
{ 
color:#105287;
}

a:visited 
{ 
color:#105287;
}

a:link 
{ 
color:#105287;
}

a:active 
{ 
color:#105287; 
}

a:hover 
{ 
color:#00B6DE; 
}
h1,h2,h3
{
	font-weight:bold;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}