.menuitem {
	margin: 0px;
	//border: solid 1px;
	background:#66CCFF;
	padding-left: 3px;
	padding-right: 3px;
}

.menuhead {
	margin: 0px;
	//border: solid 1px;
	background:#0099FF;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:700;
	text-align: center;
}

/*a:link {color: #0000FF; text-decoration: underline; }
a:active {color: #0000FF; text-decoration: underline; }
a:visited {color: #0000FF; text-decoration: underline; }*/
a.menu:link {color: #F5F5F5; text-decoration:none;  font-weight:700;}
a.menu:active {color: #F5F5F5; text-decoration:none;  font-weight:700;}
a.menu:visited {color: #F5F5F5;; text-decoration:none;  font-weight:700;}
a.menu:hover {color: #FFFFFF; text-decoration: underline; font-weight:700; }

A {text-decoration: none; color: #FF0000}
A:hover {color: #000099}

.title {
color: #0066FF;
font-weight:bold;
font-size:24px;
text-align:center;
}

.text {
color: #000099;
font-size:14px;
font-weight:bold;
}
