BODY,TABLE,TD,FORM,INPUT,TEXTAREA,SELECT,OPTION {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif", sans-serif;
	color : #333333;
	font-size:12px
}
A:LINK, A:ACTIVE, A:VISITED {
	color: #002975;
	text-decoration: none;
	font-weight: normal;
	font-size:12px
}

A:HOVER {
	color: #002975;
	text-decoration: underline;
	font-weight: normal;
	font-size:12px
}
A.menu:LINK, A.menu:ACTIVE, A.menu:VISITED {
	color: #002975;
	text-decoration: none;
	font-weight: normal;
	font-size:10px
}

A.menu:HOVER {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size:10px
}
