﻿

body {
	margin:0px; 
	background:url('siteart/bg.jpg') repeat-x;
}

td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt;
}


a:link, a:active, a:visited{
	color:#FF0000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
}

