a:link.menu {
	font-size: 12px; 
    color: #000000; 
    font-family: verdana, arial; 
    text-decoration: none;
    font-weight: bold;
    line-height: 1.7;
}


a:link{
font-size: 10px; 
    color: #000000; 
    font-family: verdana, arial; 
    text-decoration: none;
}


a:visited {
	font-family: verdana, arial;
font-size: 10px; 
BORDER-RIGHT: #000000 0px solid; 
BORDER-TOP: #000000 0px solid; 
BGCOLOR: #000000; 
BORDER-LEFT: #000000 0px solid; 
COLOR: #000000; 
BORDER-BOTTOM: #000000 0px solid; 
TEXT-DECORATION: none
}


a:visited.menu {
	font-size: 10px;  
    color: #000000; 
    font-family: verdana, arial; 
    text-decoration: none;
    font-weight: bold;
    line-height: 1.7;
}


a:active {
		font-size: 10px;  
    color: #000000; 
    font-family: verdana, arial; 
    text-decoration: none;
    line-height: 1.7;
  
}






h1 {
	background: red;
	color: #000000;
	font-family: Tahoma;
	font-size:6pt;
	line-height: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 0px;
	border:1px dotted white
}


BODY{
scrollbar-arrow-color: white;
  scrollbar-track-color: white;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-shadow-color: white;
background-color: grey;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-align: center;
}