body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-image: url(images/body-bg-2.png);
	background-repeat: repeat-x;
	font-size: large;
}

.toptext {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;}

a:link {
color: #AE4F0C;
text-decoration: none;
border-bottom: 1px dotted #AE4F0C;
}
a:visited {
color: #AE4F0C;
text-decoration: none;
border-bottom: 1px dotted #AE4F0C;
}
a:hover {
color: #AE4F0C;
text-decoration: none;
border-bottom: 1px solid #AE4F0C;
}

