a { 
font-family: Verdana;
font-size: 12px;
color: #ffff00; 
font-weight: normal; 
text-decoration: none;
}

a:visited { 
color: #996600;
}

a:active { 
color: #000099; }

.link {
color: #ffffff;
}

.link:visited {
color: #999999; 
}

.link:active {
color: #666666; 
}

.link2 { 
font-family: Verdana; 
font-size: 10px; 
color: #ffcc00; 
}

.link2:visited { 
color: #333333;
}

.link2:active { 
color: #000099; }

.menu {
position: absolute;
left: 0px;
top: 0px;
padding : 5px; 
width : 140px; 
height : 100%;
}

.content {
position: relative;
left: 145px;
top: 5px;
padding : 0px;
width : 500px;
spacing: 0px
background: #000000;
}

body {
margin-left : 0px;
margin-right : 0; 
margin-top : 0px; 
margin-bottom : 0; 
background : url(pics/bg.gif) repeat; 
}

h1 { 
font-family: Arial; 
font-size: 18px; 
color: #ffcc00; 
font-weight: bold; 
}

h2 {
font-family: Arial; 
font-size: 14px; 
color: #ffffff; 
font-weight: bold; 
}

p { 
font-family: Verdana; 
font-size: 12px; 
color: #ffcc00; 
font-weight: normal; 
}

.menu {
font-family: Verdana; 
font-size: 12px; 
color: #ffffff; 
font-weight: normal; 
}

.text { 
font-family: Verdana; 
font-size: 10px; 
}