.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF93;
	text-decoration: none;
}
.body a:link {  font-family: Tahoma; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: #000371; text-decoration: underline}
.body a:hover {  font-family: Tahoma; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: #000371; text-decoration: none}