<style type="text/css">
<!--  {
	text-decoration : none;
	font-family : Arial;
	font-size : smaller;
}

a  {
	color : #ff0000;
	text-decoration : underline;
}

a:hover  {
	color : #0000FF;
	text-decoration : underline;
}

.rightside  {
	color : #ff0000;
	text-decoration : underline;
	font-size : smaller;
}

.rightside:hover  {
	color : #0000FF;
	text-decoration : underline;
	font-size : smaller;
}

.submenu  {
	color : #000000;
	text-decoration : underline;
	font-size : smaller;
}

.submeny:hover  {
	color : #0000FF;
	text-decoration : underline;
	font-size : smaller;
}

