
/* You can import this style sheet by adding the line

<link rel="stylesheet" type="text/css" href=" URL for this document ">

to the HEAD section of your web pages. */


BODY {
       margin-left: 0in;
      margin-top: 0in;  
       color:	#FFFFFF;
    background-color:	#4A080A;
    font-family:	Arial;
    font-weight:	bold;
    background-image:	url(http://www.rodeobar.com/images/misc/maroonbg.gif);
    background-repeat:	no-repeat;
}

A:LINK {
    color:	#8FC8C2;
}

A:VISITED {
    color:	#C69C24;
}


