.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.top:link {color: #ffffff; text-decoration:none;}
a.top:visited {color: #ffffff; text-decoration: none;}
a.top:active {color: #ffffff; text-decoration: none;}
a.top:hover {text-decoration: underline;}


a.page:link {color: #006600; text-decoration:none;}
a.page:visited {color: #006600; text-decoration:none;}
a.page:active {color: #006600; text-decoration:none;}
a.page:hover {color: #006600; text-decoration: underline;}

.boldmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.background {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
