



body {font: 10px Verdana, Arial, sans-serif;}


ul {
list-style-type: none; /* suppression of useless elements */
width: 100%; /* precision for Opera */
}
li { float: left;} /* lists aligned to the left */

.menu a {
     margin: 0 1px;
     width: 90px; /* definition of menu button size */
     height: 20px;
     line-height:20px;
     float: left;
     display: block;
     text-align: center;
     border: 1px solid #b80101;
     text-decoration: none;
     color: #ffffff;
     background: #5f0000;
     }
	 
.menu a:hover {
     background: #8f3f3f;
     border: 1px solid #b80101; 
     }

.menu a:active {
     background: gray;
     border: 1px solid #b80101; 
     color: #ffffff;
     }

a{color:#ffffff; text-decoration: none ;}
a:hover{color:gray;}
a:visited{color:#ffffff;}
a{ text-decoration: none ;}

body {
background-color: #000;
background-image:url('http://i89.photobucket.com/albums/k213/eldaram/12-1-1.jpg');
background-position:center center;
background-repeat:repeat;
background-attachment:fixed;
padding:0;
font-family: verdana, arial, sans-serif;
font-size:10px;
margin:0;
color: red;

}

table, td, div {font-size:10px;}


a.van1, a.van1:link, a.van1:active, a.van1:visited {position:relative; display:block; width:126px; height:17px; color:#ffffff; background-color:#5f0000; text-decoration:none;
border:1px solid; border-color:#b80101;
text-align:center; line-height:15px;
margin-top:1px; font-size:8pt;font-family:verdana; cursor:crosshair; font-weight:normal;}
a.van1:hover {letter-spacing:1px; color:#ffffff; 
background-color:#000000; border:1px solid; border-color:#424242; cursor:crosshair; font-weight:normal;
}
