body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/glassback01.jpg);
	background-repeat: no-repeat;
	background-position: center center;






}

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #B5B5B5; text-decoration: none; font-weight: bold}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B5B5B5;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
