a  {
font-family : Arial, Helvetica, Verdana sans serif;
font-size : 13px;
color : #7D0026;
font-weight: bold;
text-decoration : none;
}
a:Visited  {
color : #7D0026;
text-decoration : none;
}
a:Active  {
color : #7D0026;
text-decoration : underline;
}
a:Hover  {
color : #7D0026;
text-decoration : underline;
}

table  {
	font-family :  Arial, Helvetica, Verdana sans serif;
	font-size : 13px;
	color : #000000;
}

body
{
background-color:#FFEEB0;
background-image:url(pic/hgmenue.gif); 
background-repeat:repeat-y; 
background-position:top left;
}
