body {
max-width:540px;
 margin: 3px auto; 
padding: 5px; 
font-weight: normal; 
font-size: 15px; 
font-family: Comic Sans MS; 
color: #999999; 
background-color: #330000;
background-image: url("/images/red8.gif");
background-repeat:repeat;
background-attachment: fixed;
}

/* Link styles */
 /* created by elarci.org */

a:link,a:visited {
text-decoration: underline; 
color : #996666 
}
a:active{
 color: #FF9900;
text-decoration: none; 
}
a:hover { 
text-decoration: none; 
color: #ffffff;
background-color: #660000;
border: 1px solid red;
padding: 3px;
position: relative;
top: 1px;
}
a.halt { 
text-decoration: red; 
color: #ff3300 
} 
a.halt:hover { 
text-decoration: underline; 
color : #ff6600 
}

/* classes */

.line {
border-style: double;
border-color: #660000 #000000 #000000 #660000;
border-width: 3px 5px 5px 3px;
padding: 6px 6px 6px 6px;
margin: 5px 0 0; 
text-align: center;
background-color: #330000;
text-transform: uppercase;
line-height: 2.2em;
}
.line2 {
border-style: double;
border-color: #660000 #000000 #000000 #660000;
border-width: 3px 5px 5px 3px;
padding: 6px 6px 6px 6px;
margin: 5px 0 0; 
text-align: center;
background-color: #330000;
}
.line3 {
text-align: left;
}
.line4 {
font-size: 15px; 
color: red; 
	border: 2px solid #220000;
padding: 6px 6px 6px 6px;
margin: 5px 0 0; 
text-align: center;
color: red; 
background-color: #420000;
text-transform: uppercase;
line-height: 2.2em;
}
	
a.to {color: #A09A9A;font-size: 12px;}
}
span.b{
font-size: 20px;
color: #C02729;
letter-spacing: 6px;
font-style: inherit;
text-transform: uppercase;
}
