body, font, tr, td, table
{font-family:trebuchet ms;
font-size:14px;
color:gray;
text-align:justify;
background-color:white;}

a:link, a
{font-family:trebuchet ms;
font-size:14px;
color:#991111;
text-decoration:none;
font-weight:bold;}

a:visited{
font-family:trebuchet ms;
font-size:14px;
color:#991111;
text-decoration:none;
font-weight:bold;}

a:active,a:hover{
font-family:trebuchet ms;
font-size:14px;
color:crimson;
text-decoration:none;
font-weight:bold;}

.menu{
font-family:trebuchet ms;
font-size:22px;
font-weight:bold;
color:#991111;
border-bottom:2px dotted crimson;
width:100%;
}

html {
     overflow: -moz-scrollbars-vertical;
}

body{
scrollbar-face-color : white; 
scrollbar-highlight-color : white; 
scrollbar-3dlight-color : #991111; 
scrollbar-shadow-color : #991111; 
scrollbar-darkshadow-color : #991111;
scrollbar-track-color : white; 
scrollbar-arrow-color : #991111; 
}