body
{
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	margin: 20px 40px 10px 40px;
	background-color: #FFFFFF;
	background-image: url(images/lf.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
}
.red {
	background-color: #CC0000;
}

  a:link    { color: #FF0000; text-decoration: none }
  a:visited { color: #FF0000; }
  a:active  { color: #FF0000; }
  a:hover   { color: #000066; text-decoration: none }
  a.one:link {color: #cc0000; font-weight: bold; text-decoration: none}
  a.one:visited {color: #0000ff; font-style: italic; text-decoration: none}
  a.one:hover {color: #000066}
  .page { font-family: Arial; }


table.menu a { 
width:130px; 
border:1px solid #ffffff; 
display: block;
 } 
div.menu a {
color: #ffffff; 
background: #ffffff; 
text-decoration:none; 
font-size:12px; 
line-height:20px; 
font-family: "Trebuchet MS", Verdana, Sans-Serif;
padding: 2px 5px;
}
div.menu a:link {
color: #ffffff; 
background: #000066; 
}

div.menu a:active { 
color: #ffffff;
background: #000066; 
}

div.menu a:visited {
color: #ffffff; 
background: #000066;
text-decoration:none; 
}

div.menu a:hover {
color: #eeeeee;
background: #cc0000; 
border:1px solid #000000; 
}