.suething {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #663333;
}
a:link {
    color: #560058;
    text-decoration: underline;
}
a:visited {
    color: #551C06;
    text-decoration: underline;
}
a:hover {
    color: #80603B;
    text-decoration: none;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3399;
}
.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.suenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
