a:link {
	font-family: Papyrus, Tahoma, Garamond, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.mainbox {
	font-family: Papyrus, Tahoma, Garamond, sans-serif;
	background-color: #006699;
	color: #ffffff;

}
a:visited {
	font-family: Papyrus, Tahoma, Garamond, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Papyrus, Tahoma, Garamond, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffcc00;

}
a:active {
	font-family: Papyrus, Tahoma, Garamond, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}
A.interiorlink { font-family: arial,helvetica, sans-serif; font-size:14px; line-height:14px; color: #ffcc00; text-decoration: none; font-weight: none}
A.interiorlink:hover { font-family: arial,helvetica, sans-serif; font-size:14px; line-height:14px; color: #FFFFFF; text-decoration: none; font-weight: none} 
A.interiorlink:visited { font-family: arial,helvetica, sans-serif; font-size:14px; line-height:14px; color: #ffcc00; text-decoration: none; font-weight: none} 
A.interiorlink:active{ font-family: arial,helvetica, sans-serif; font-size:14px; line-height:14px; color: #FFFFFF; text-decoration: none; font-weight: none} 
}