A:link {text-decoration: none; color: #26282A;}
A:visited {text-decoration: none; color: #26282A;}
A:active {text-decoration: none; color: #26282A;}
A:hover {text-decoration: none; color: white;}

body {
margin: 0px;
background-color: #1B2838;

SCROLLBAR-FACE-COLOR: #1B2838;
SCROLLBAR-HIGHLIGHT-COLOR: #1B2838;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-3DLIGHT-COLOR: black;
SCROLLBAR-ARROW-COLOR: black;
SCROLLBAR-TRACK-COLOR: #1B2838;
SCROLLBAR-DARKSHADOW-COLOR: #1B2838;
}

table, tr, td  {
font-family: verdana;
font-size: 9px;
color : #7B8085;
background-color : black;
text-align: justify;
border: 0px;
margin : 0px;
padding: 0px;
}

textarea, select, input, option {
background-color: transparent;
font: 9px verdana;
color: #7B8085;
border-style: solid;
border-color: #7B8085;
border-width: 1px;
}


h1, .nav {
font-family: verdana;
font-size: 10px;
color : #42464B;
font-weight: bold;
padding: 2;
padding-left: 10;
margin: 0px;
text-transform: uppercase;
letter-spacing : 1px;
border-bottom : 1px solid #26282A;
}

h2 {
font-family: verdana;
font-size: 9px;
color : #55606C;
font-weight: bold;
padding: 2;
margin: 0;
letter-spacing : 1px;
}

img { 
border: 0px; 
}

img.border {
border : 3px solid #26282A;
}

a.img.border:hover {
border : 3px solid #7B8085;
}

.menu {
margin-bottom : 2px;
text-decoration: none;
font-size: 9px;
text-align : left;
padding: 5px;
}

.content {
padding: 5px;
}

.storyTitle{
font-family: verdana;
font-size: 9px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

.bg {
background-color : #DAD9DF;
}

a.main, a.main:link, a.main:visited {
display:inline-block;
width:88px;
background: #26282A;
text-align:center;
text-decoration:none;
font-family:arial;
font-size:9px;
color : #7B8085;
line-height:20px;
overflow:hidden;
text-transform: uppercase;
letter-spacing : 2px;
font-style : normal;
}

a.main:hover {
color : white;
background: black;
border : 0px;
font-style : normal;
border-left : #26282A 3px solid;
border-right : #26282A 3px solid;
}