h3 {

	color: #3366CC;

}

.topmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;



}

.topmenu:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;



}

.topmenu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FF0000;

	text-decoration: none;



}

a {

	color: #0000FF;

	text-decoration: underline;

}

a:link {

	font-weight: normal;

	color: #0000FF;

	text-decoration: underline;

}

a:hover {

	font-weight: normal;

	color: #FF0000;

	text-decoration: underline;

}

.localmenu {

	color: #3366CC;

	list-style-image: none;

	list-style-type: square;

	font-weight: bold;

	font-size: 14px;

	text-decoration: none;





}



.localmenu:link {

	color: #3366CC;

	list-style-image: none;

	list-style-type: square;

	font-weight: bold;

	font-size: 14px;

	text-decoration: none;



}



.localmenu:hover {

	color: #FF0000;

	list-style-image: none;

	list-style-type: square;

	font-weight: bold;

	font-size: 14px;

	text-decoration: none;



}

