BODY, table, p  {
    margin-top : 0px;
    margin-left : 0px;
	margin-right : 0px;
	font-family : Verdana;
	font-size: 14px;
	}
BODY{
	scrollbar-base-color : #E1DFEA;
	scrollbar-highlight-color : #deebf3; 
}

h1{
color : #417145;
  text-align: center; 
    font-size: 300%;
	text-decoration : none;

}
.games {
text-align: right;

}
  H2  {
  color : #417145;
  text-align: center; 
    font-size: 200%
    }
	h3 {
	color : #417145;
    font-size: 150%;
	}
h4 {
  color : #417145;
  text-align: center;
  font-size: 14px;
}
	
	a {
	 text-decoration : none;
     color: #417145;
	font-weight : bold;
	}
	
.vert{
font-size: 11px;
font-family: Verdana;
text-align: center;
font-weight : bold;
   }
A:Active  {
	color : #ff8040;
	text-decoration : none;
}

A:Hover  {
	color : #ff3300;
	text-decoration : underline;
}

 a.menu{
 color: Window; 
 font-weight : normal;
 }
a.menu:Hover {
text-decoration : none;

}
hr {
color : #fe9730;
}
.s {
background-color :  #6B61A0;
color : #E7E8F1;
}
.msg {
color : #6B61A0;
font-weight : bold;
font-size: 120%;
} 
.line { margin-left: 15%;
height: 4px; position: relative; top: -15px;
color : #fe9730;
text-align: left; 
}
.h{
font-size: 12px;
}
#topm {position: absolute; left: 160px; top: 75px; background-color: #6B61A0; z-index: 3; font-size: 17px; height: 28px; color: Window;}