A:link { text-decoration: underline; color: yellow; font-weight: bold;} 
A:visited { text-decoration: underline; color: yellow; font-weight: bold;} 
A:active {text-decoration: none; background-color: yellow; color: #000000; font-weight: bold;} 
A:hover { text-decoration: none; background-color: yellow; color: #000000; font-weight: bold;} 

BODY {background-image: url(bggrad.jpg)}
p.heading {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

p.headingAddition {
   font-size: 125%;
   font-weight: normal;
   text-align: center;
}

p.bodytext, p.western {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

p.bigtext {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

p {
   font-family: Verdana;
   font-size: 11px;
}