a:link
{
	text-decoration : none;
	color : #4874B8;
}
a:visited
{
	text-decoration : none;
	color : #4874B8; 
} 
a:active 
{
	text-decoration : none;
	color : #4874B8;
}
a:hover 
{
	text-decoration : none;
	color : #9A0202;
}
	
BODY 
 {
 margin: 0px 0px 0px 0px;
    background-image: url('/doctorwebs/glassesgalore/appointment/images/marble.jpg'); background-attachment: fixed;
    font-family: Arial, Verdana, Helvetica;
    color: #4E5F84;
	font-size: 10pt;
	  scrollbar-face-color: #9F9F60;
      scrollbar-shadow-color: #CCCCCC;
      scrollbar-highlight-color: #CCCCCC;
      scrollbar-3dlight-color: #826E6E;
      scrollbar-darkshadow-color: #80000;
      scrollbar-track-color: #000000;
      scrollbar-arrow-color: #FFFFFF;
	}