BODY {
font-family : Papyrus, Verdana, Arial, helvetica, sans-serif; 
font-size : 20px; 
background-color : #EAEDA9; 
} 
TABLE {
font-family : Papyrus, Verdana, Arial, helvetica, sans-serif; 
font-size : 20px;
} 
.td {
text-align : center; 
font-family : Papyrus, Verdana, Arial, Helvetica, sans-serif; 
font-size : 20px;
} 
.head {
font-weight : bold; 
font-size : x-large; 
color : #990066; 
text-align : center; 
} 
.home {
font-weight : bold; 
font-size : large; 
color : #ff33ff; 
text-align : center; 
} 
.rental {
font-family : Papyrus, Verdana, Arial, helvetica, sans-serif; 
font-weight : bold; 
font-size : small; 
color : #ff00ff; 
} 
.left {
text-align : left; 
font-family : Papyrus, Verdana, Arial, Helvetica, sans-serif; 
}
.right {
text-align : right; 
font-family : Papyrus, Verdana, Arial, Helvetica, sans-serif; 
} 
.groot {
font-weight : bold; 
font-size : large; 
color : #000000; 
text-align : center; 
} 
.groot2 {
font-weight : bold; 
font-size : medium; 
color : #000000; 
text-align : center; 
}
a:link {
    color: #0000FF;
	text-decoration: none;
}
a:visited {
    color: #0000FF;
	text-decoration: none;
}
a:hover {
    color: #FF0000;
	text-decoration: none;
}
<STYLE type="text/css">
    BODY {scrollbar-3dlight-color: #EAEDA9;
           scrollbar-arrow-color: #D9FDC8;
           scrollbar-base-color: #EAEDA9;
           scrollbar-track-color: #EAEDA9;
           scrollbar-darkshadow-color: #EAEDA9;
           scrollbar-face-color: #D9FDC8;
           scrollbar-highlight-color: #EAEDA9;
           scrollbar-shadow-color: #EAEDA9}
  </STYLE>
