body { font-size: 11px; font color: #006600;

font-family: Verdana; 

background-color: white

scrollbar-face-color: green

scrollbar-highlight-color: green; 

scrollbar-shadow-color: #000000; 

scrollbar-3dlight-color: green;

scrollbar-arrow-color: green; 

scrollbar-track-color: green;

scrollbar-darkshadow-color: green;

color:black;

} 

.content {  

		font-size: 10px;

	}

.review {  

		font-size: 11px;
color: #006600;

scrollbar-face-color: green;

scrollbar-highlight-color: green; 

scrollbar-shadow-color: #000000; 

scrollbar-3dlight-color: green;

scrollbar-arrow-color: green; 

scrollbar-track-color: green;

scrollbar-darkshadow-color: green;	}

	

A:link {
   font-style: normal; 

   font-weight: normal; 

   font-family: Verdana; 

   color : #009900; 

   text-decoration : underline; 

}
	

A:visited {
   font-style: normal; 

   font-weight: normal; 

   font-family: Verdana; 

   color : #009900; 

   text-decoration : underline; 

}

A:hover {

   font-style: normal; 

   font-weight: normal; 

   font-family: Verdana;

   color: #009900;

   cursor: crosshair; 

   text-decoration: none;  
}

A:active {

   font-style : normal;

   font-weight : normal;

   font-family : Verdana;

   color : #006600;

   text-decoration : none;
 

}

TABLE, TR, TD {
 
    font-style : normal; 
 
    font-weight : normal; 
 
    font-size : 11px; 
 
    font-color:black;
 
    font-family : verdana; 
 
    border: 0 dotted #006600;
 
}

.nav {

   font-style : normal; 

   font-weight : normal; 

   font-size : 11px; 

   font-family : verdana; 

   border: 1 dotted #009900 ;

}
