body{
 position: absolute;
 top: 0px;
 left: 0px;
 background-color: white;
 font-family: verdana,arial, helvetica, sans-serif;
}

a:link{
 color: #ff6600;
}

a:visited{
 color: #ff6600;
}

a:active{
 color: #ff6600;
}

.evi{
 color: #ff6600;
}

.graybg{
 background-color: #cccccc;
}

.blackbg{
 background-color: black;
}
