table#menu_right {
	font : bold 14px;
	text-decoration : underline;
	color : #ADD8E6;
	font-family : Arial, sans-serif;
}

table#menu_right a{
	font : normal normal 12px;
}

table#menu_right a:link, table#menu_right a:visited {
	color : #E0FFFF;
	text-decoration : none;
}

table#menu_right a:hover {
	color : Yellow;
	text-decoration : underline;
}

