body {
margin-left : 20px; 
margin-top : 10px; 
background-image : url("images/bruin.gif");
background-repeat : repeat;
background-color : #5A0000; 
} 

div.content {
float : left; 
width : 510px; 
} 

body , td {
font-family : times new roman, Arial, Helvetica, sans-serif; 
font-size : 15px; 
font-style : normal; 
color : #ffffff; 
text-align : "left"; 
} 


H6 {
font-weight : normal; 
font-size : 10px; 
font-style : normal; 
} 

A:link {
color : #ffffff;
background-color : transparent;
text-decoration : none;
font-weight : bold; 
}
A:visited {
color : #ffffff;
background-color : transparent;
text-decoration : none;
font-weight : bold; 
}
A:hover {
color : #FF8000;
background-color : transparent;
text-decoration : none;
font-weight : bold; 
} 
A:active {
color : #ffffff;
background-color : transparent;
text-decoration : none;
font-weight : bold; 
}

hr {
height : 1px;
color : #5A0000;
} 