body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
	
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FFFF00;
	font-weight: bold;
}

td.font12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
