BODY, TD {
font-family: arial; 
font-weight: bold; 
font-size: 11px;
color: #FCDB30;
} 

body {
margin: 0px;
background-color: #000000;
}

.index2 {
background-image: url(images/index2.jpg);
background-repeat: no-repeat;
font-size: 14px;
}


a:link    { text-decoration: underline; color: #FF9933; }
a:visited { text-decoration: underline; color: #FF9933; }
a:hover   { text-decoration: underline; color: #FFC83F; }

.quote {
font-family: arial; 
font-weight: bold;  
font-size: 16px;
color: #FFE400;
}

.quoteauthor {
font-family: arial; 
font-weight: bold;  
font-size: 11px;
color: #FFFF00;
}

.quoteback {
background-image: url(images/quoteback.jpg);
background-position: center center;
background-repeat: no-repeat; 
}



.sub1 {
font-family: verdana; 
font-weight: bold;  
font-size: 11px;
}

.index4 { 
background-image: url(images/index4.jpg);
background-repeat: no-repeat;
font-size: 20px;
color: #A99745;
font-family: georgia;
font-weight: bold;
font-style: italic;
}