.naglinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.naglinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.naglinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.naglinks a:hover {
	color: #E7B6B6;
	text-decoration: underline;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}

.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.border {
	border: 3px double #EACEB0;
}

