<!--
.lara {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
    font-size:          11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
    font-size:          11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
    font-size:          11px;
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {
	font-family: Tahoma;
    font-size:          11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:link {
display: block;
width:100%;
height: 20px;
background-color: #660000;
color: #FFFFFF;
padding-bottom: 0;
padding-top: 3;
padding-left: 0;
padding-right: 0;
font-weight: bold;
text-decoration: none; 
}

.menu a:visited {
display: block;
width:100%;
height: 20px;
background-color: #660000;
color: #FFCCFF;
padding-bottom: 0;
padding-top: 3;
padding-left: 0;
padding-right: 0;
font-weight: bold;
text-decoration: none; 
}

.menu a:hover {
width:100%;
background-color: #F4AFB5;
border:0px solid #00F;
color: #000000;
text-decoration: none; 
}

h1 {
          font-size:          10px;
          font-family:        Verdana, Arial, Helvetica, Sans-Serif;
          font-weight:        normal;
          color:              #DA7D1D;
          height:             0px;
          margin:             0px 0px 0px 0px;
          text-align:         center;
}

h2 {
          font-size:          18px;
          font-family:        Verdana, Arial, Helvetica, Sans-Serif;
          font-weight:        bold;
          color:              #FFFFFF;
          height:             0px;
          margin:             0px 0px 10px 0px;
          text-align:         center;
}
h3 {
          font-size:          12px;
          font-family:        Verdana, Arial, Helvetica, Sans-Serif;
          font-weight:        bold;
          color:              #FFFFFF;
          height:             0px;
          margin:             0px 0px 7px 0px;
          text-align:         left;
}
BODY
{
scrollbar-face-color: #DA7D1D;
scrollbar-shadow-color: #7D2814; 
scrollbar-highlight-color: #7D2814;
scrollbar-3dlight-color: #7D2814; 
scrollbar-darkshadow-color: #4E0D02;
scrollbar-track-color: #4E0D02;
scrollbar-arrow-color: #6A0023;
}
-->