body {background-image:  url(images/whiteypattern.jpg); background-repeat:repeat;}

a:link {font-family: Arial; color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px;}
a:visited {font-family: Arial; color: #ffffff; text-decoration: none;}
a:hover {font-family: Arial; color: #999999; text-decoration: none;}
a:active {font-family: Arial; color: #999999; text-decoration: none;}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
