A:link {color: #E0E0E0}
A:visited {color: #CDCDCD}
A:hover {color: white; text-decoration: underline}
A:active {color: white}
body {
background-color:#B90000;
background:url(bg.jpg);
background-attachment:fixed;
color:white;
font-family:"tahoma";
font-size:normal;
font-style:normal;
font-weight:bold;
}
