A:link.top, a:visited.top, a:active.top {
	color: #018801; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 10px;
}
A:hover.top {
	color: #ff0000; 
	text-decoration: underline; 
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 10px;
}
A:link, a:visited, a:active {
	color: #0000aa; 
	text-decoration: none; 
	font-weight: normal;
	font-family: Century Schoolbook, Times; 
	font-size: 11px;
}
A:hover {
	color: #ff0000; 
	text-decoration: underline; 
	font-family: Century Schoolbook, Times; 
	font-size: 11px;
}
h1 {
	color: #0002ee; 
	font-weight: bold; 
	font-family: Tahoma, Verdana; 
	font-size: 22px;
}
body {
	background: #ccccff url(images/andy_mainpage.jpg) no-repeat scroll;
	padding-left: 90px;
}
.unpadded {
	padding-left: 0px;
}