
body {
   background-color:#000000;
   font-family: Microsoft Sans Serif;
   font-size: 12px;
   color: #c2c2c2;
   cursor: default;
   background-repeat:repeat-y;

}

.ode { 
background-color:transparent;
font-family: Verdana ; 
color: #c2c2c2;
border-bottom: 1px dotted #cccc99;
border-right: 1px dotted #cccc99; 
background-image:url('http://i44.photobucket.com/albums/f30/Himwath/Layout/ugh-1.jpg');
letter-spacing:4px;
height: 19px;
font-size: 14px;
font-weight:bold;
font-family: Verdana;
text-align:right;
}


a {padding:2px; text-align:center;}

a:link {
color : #ffcc99; 
text-decoration: none; 
cursor : crosshair;
background-color:transparent;
} 
a:active {
color : #ffcc99; 
text-decoration: none; 
cursor : crosshair;
background-color:transparent;
} 
a:visited {
color : #ffcc99; 
text-decoration : none; 
cursor : crosshair;
background-color:transparent;
} 
a:hover {
color : #c2c2c2; 
text-decoration : line-through; 
cursor : crosshair;
background-color:transparent;

