.menutext {
font-family: "times new roman", times, serif;
font-weight: bold;
color: #000000;
}
a:link {
font-family: "times new roman", times, serif;
color: #6A824A;
text-decoration: underline;
}
a:hover {
font-family: "times new roman", times, serif;
color: #FFCC33;
text-decoration: underline;
}
a:visited {
font-family: "times new roman", times, serif;
color: #009933;
text-decoration: underline;
}
A.menu:link {
font-family: "times new roman", times, serif;
font-size: 14px;
color: #33CC33;
text-decoration: underline;
font-weight: bold
}
A.menu:visited {
font-family: "times new roman", times, serif;
font-size: 14px;
color: #009933;
text-decoration: underline;
font-weight: bold
}
A.menu:hover {
font-family: "times new roman", times, serif;
font-size: 14px;
color: #FFCC33;
text-decoration: underline;
font-weight: bold
}
A.menutext:link {
font-family: "times new roman", times, serif;
color: #6A824A;
text-decoration: underline;
font-weight: bold
}
A.menutext:visited {
font-family: "times new roman", times, serif;
color: #6A824A;
text-decoration: underline;
font-weight: bold
}
A.menutext:hover {
font-family: "times new roman", times, serif;
color: #FFCC33;
text-decoration: underline;
font-weight: bold
}
body {
	font-family: "times new roman", times, serif;
	color: #000000;
	background-color: #FFFFFF;
}
