body{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 8px;
	color: #666666;
	background-position:center;
	overflow-y:scroll;
	}
:focus
{
  -moz-outline-style: none;
}	
.pics {
	border: 3px solid #999999
	}
	
.picst {
	border: 1px solid #999999
	}

.small {
	font-size: 10px;
	text-align: center;
	color: #666666;
	}
	
.verysmall {
	font-size: 12px;
	}

.verysmallred {
	font-size: 12px;
	color: #F20517;
	}
a.verysmall:hover {
	color: #F63B42;
	}
a.verysmallred:hover {
	color: #F63B42;
	}
	
.smallbold {
	font-size: 12px;
	font-weight: bold;
	}

a {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 12px;  
	color: #938321;
	text-decoration: none
	}
	
a:hover {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 12px;  
	color: #8b0032;
	text-decoration: none
    }

a.menugray {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 12px;  
	color: #666666;
	text-decoration: none
	}
	
a.menugray:hover {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 12px;  
	color:#F63B42;
	text-decoration: none
	}

a.menured {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 12px;  
	color: #847A16;
	text-decoration: none;
	}
	
a.menured:hover {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 12px;  
	color:#F63B42;
	text-decoration: none
	}

a.menuredbig {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 16px;  
	color: #847A16;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	}
	
a.menuredbig:hover {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 16px;  
	color:#F63B42;
	text-decoration: none;
	font-weight: bold;
	}