#menu1 {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#menu1 a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu1 a:visited {
	text-decoration: none;
}

#menu1 a:hover {
	background-color: #FFFFCC;
	color: #990000;
	text-decoration: underline;
}

#menu2 {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu2 TD {
	background-color: #FFFFCC;
	border: 1px solid #990000;

}

#menu2 a:hover {
	background-color: #990000;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFCC;

}

#menu2 a:link {
	text-decoration: none;
}

#menu2 a:visited {
	text-decoration: none;
}

#news {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 10px;
	color: #003300;
}
#news a:link {
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

#news a:visited {
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

#news a:hover {
	color: #990000;
	text-decoration: none;
}

#news a:active {
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
