/* CSS definition file containing sitestyle stylesheets */
a {text-decoration: none;
}

a img {
border: none; 
padding: 3px;}

a:link, a:visited {text-decoration: underline;
}

a:hover {text-decoration: underline;
}

td 
{
	font-size: 13px;
}

span 
{
	font-size: 14px;
color: rgb(255, 204, 102);
}
