body {background-color: #D3D3D3; 
	background: url('back.jpg') no-repeat fixed top center; 
	color: #303030; font-family: Arial, sans-serif; font-size: 12pt; }
h2 {font-size: 18pt; color:#303030; }
div {color: white; font-weight: bold; font-size: 14pt; text-decoration: none; }
a: { color: #4A4949; text-decoration: none; }
a:link {color: blue; text-decoration: none; } 
a:visited {color: blue; text-decoration: none; } 
a:hover {color: green; text-decoration: none; } 
a:active {color: green; text-decoration: none; }
a.spon: {color: blue; text-decoration: none; }
a.spon:link {color: blue; text-decoration: none; }
a.spon:visited {color: blue; text-decoration: none; }
a.spon:hover {color: green; text-decoration: underline; }
a.spon:active {color: blue; text-decoration: underline; }
a.info {color: black; text-decoration: none; }
a.info:link {color: black; text-decoration: none; }
a.info:visited {color: blue; text-decoration: underline; }
a.info:hover {color: blue; text-decoration: underline; }
a.info:active {color: blue; text-decoration: underline; }
