

a:link {
	color: #ffffff;
	text-decoration: none; }

a:visited {
	color: #ffffff;
	text-decoration: none;}

a:hover {
	color: #f6c290;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

#special:link { color: #423024; }
#special:visited { color: #423024; }
#special:hover { color: #931918; }
#special:active {color:#423024;}

#special1:link { color: #931918; }
#special1:visited { color: #931918; }
#special1:hover { color: #423024; }
#special1:active {color:#931918; text-decoration:underline}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f6c290;
}
.style2 {font-family: "Trebuchet MS"; font-size: 12px; color: #f6c290; font-weight: bold; }
.style3 {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style4 {
	font-family: "Trebuchet MS";
	color: #423024;
	font-size: 12px;
	font-weight: bold;
}