#menu {}
#menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff9c0;
	margin-bottom: 3px;
	margin-top: 5px;
}
#menu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF9c0;
	margin: 0px;
	font-weight: normal;
}
#menu h1 a:link
{
text-decoration: none;
color: #fff9c0;
} 
#menu h1 a:hover
{
text-decoration: none;
color :#ffffff;

} 
#menu h1 a:visited
{
text-decoration: none;
color: #fff9c0;
} 
#menu h2 a:link
{
text-decoration: none;
color: #fff9c0;
} 
#menu h2 a:hover
{
text-decoration: none;
color :#ffffff;

} 
#menu h2 a:visited
{
text-decoration: none;
color: #fff9c0;
} 



#footer a:link
{
text-decoration: none;
color: #fff9c0;
} 
#footer a:hover
{
text-decoration: none;
color :#ffffff;

} 
#footer a:visited
{
text-decoration: none;
color: #fff9c0;
} 