body {

font-family: Arial;

font-size: 73%;

margin: 0;

padding: 0px;

color: #444;

line-height: 1.75em;
	background-image: url(/images/bodybg.jpg)repeat-x fixed left top;
}

h2 {
	font-size: 110%;
	opacity: 0.65;
}

a { text-decoration: none; color: #993435; }

a:visited { color: #993435; }

a:hover {text-decoration: overline; color: #de4b4e; }



#top a { text-decoration: none; color: #990; }

#top a:visited { color: #990; }

#top a:hover {text-decoration: underline; color: #cc0; }