a:hover  {
	color : #0e2e85;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial;
}

a:link  {
	text-decoration : none;
}

a:visited  {
	text-decoration : none;
}

.h2  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
}

.blue {
	color : #0e2e85;
}

.small {
	font-size : 7pt;
}

.menulink { 
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	width: 170px
}

.menulink:hover { 
	background-color: #ffffff
}