A:link {
color : #7f101f; 
text-decoration : none; 
} 
A:visited {
color : #7f101f; 
text-decoration : none; 
} 
A:hover {
color : #7f101f;  
text-decoration : underline; 
cursor : help; 
} 
A:active {
color : #7f101f; 
text-decoration : none;
}

body {
margin : 0; 
line-height : 18px; 
font-size : 12px; 
letter-spacing : 1px; 
font-family : Arial;
text-align: justify;
color : #262626;
background-color : #262626; 
background-image : url("images/vs1yearback.png"); 
background-attachment : ; 
background-position : top left; 
background-repeat : repeat;
}

table, td, th {
margin : 0; 
line-height : 18px; 
font-size : 12px; 
letter-spacing : 1px; 
font-family : Arial;
color : #5c5c5c;
background-color : #ffffff; 
background-color : transparent; 
} 

.heading {
padding-left: 4px;
color: #7f101f;
font-family: Georgia;
font-size: 12px;
font-weight: bold;
letter-spacing:9px;
line-height:14px;
display: block;
width: 280px;
border-color: #5c5c5c; 
border-style: solid;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
text-align: left;
text-transform: uppercase;}

.img {
border : 0; 
}

.navbar A, .navbar A:link, .navbar A:visited {
display : block; 
background : #5c5c5c; 
color : #ffffff; 
text-decoration : none; 
border-top : 1px solid #ffffff; 
padding : 5px; 
font-weight : bold; 
font-size : 12px; 
letter-spacing : 1px; 
font-family : Arial; 
} 

.navbar A:active, .navbar A:hover {
background : #7f101f; 
color : #eaeaea; 
font-weight : bold; 
font-size : 12px; 
letter-spacing : 1px; 
font-family : Arial; 
text-decoration : none; 
}
