BODY {
color : #000000; 
font-size : 10pt; 
background: #FFFFFF url('sensation_bg.gif') repeat-y; 
font-family : arial, tahoma, verdana; 
margin : 0 
} 
.head {
font-family : Trebuchet Ms, tahoma, san-serif; 
font-weight : bold; 
color : #ffa632; 
font-size : 12pt; 
border-bottom : 1px solid #ffe44e; 
} 
a:link {
color : #bbda3c; 
text-decoration : none; 
font-weight : bold; 
} 
a:visited {
color : #77b921; 
text-decoration : none; 
font-weight : bold; 
} 
a:active {
color : #88d425; 
text-decoration : none; 
font-weight : bold; 
} 
a:hover {
color : #bbda3c; 
text-decoration : overline; 
cursor : crosshair; 
} 