a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #0000CC;
	text-decoration: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;


}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #0000CC;
	text-decoration: none;
	border: thin none;


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #0000CC;
	text-decoration: none;
	border: thin none;


}

.menuTitle { background-color:#f52224; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	line-height: normal;
	color: #FFFFFF;
	padding: 5px 10px 5px 5px;
}

.menuBox { background-color:#e8f7e4; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #003366;
	padding: 5px 10px 5px 5px;
}