body { 

font-family: trebuchet ms;
color:#CDC58F; 
letter-spacing:1px;
font-size:11px;
background-image:url('bg.jpg');
background-repeat: repeat-y; 
cursor:default;

}

td { 

font-family:trebuchet ms;
font-size:11px;
line-height:15px;
letter-spacing:1px;
color:#CDC58F;

}

a, a link {

font-family: trebuchet ms;
font-size:11px;
color:#F1FEC3;
border-bottom: 1px dotted #F1FEC3;
text-decoration:none;

}

a:hover {

border-bottom: 1px dotted #F1FEC3;
color:#F1FEC3;
background:#383820;
cursor:pointer;

}

.nlink a, nlink a:link{

color:#F1FEC3;
font-family:trebuchet ms;
font-size:12px;
padding-top:5px;
text-align:center;
padding-right:20px;
padding-left:20px;
padding-bottom:5px;
height:20px;
background:#14140C;
border: 1px solid #3D3D23;

}

.nlink a:hover {

background:#3D3D23;
border: 1px solid #3D3D23;
color:#F1FEC3;
height:20px;

}