/* rivstyle.css - viaggindia - */

body {
background: #FF9910 url(bgbody.gif) repeat-x;
color: #FF9910; /* Body Color */
font-size:10pt; 
font-family:arial;
color:black;
margin: 0pt 0pt 0pt 0pt;

SCROLLBAR-FACE-COLOR: #00ccff; 
SCROLLBAR-ARROW-COLOR: #FFCC00; 
SCROLLBAR-TRACK-COLOR: #FFCC00;
scrollbar-shadow-color: darkred;
scrollbar-darkshadow-color: #00ccff;
scrollbar-highlight-color: darkred;
scrollbar-3dlight-color: #00ccff;
}

A:link {
font-size: 10pt; 
font-family:arial;
color:black;
text-decoration: underline; 
}

A:visited {
font-size: 10pt; 
font-family:arial;
color:black;
text-decoration: underline; 
}

A:active {
font-size: 10pt; 
font-family:arial;
color:black;
text-decoration: underline; 
}

A:hover {
font-size: 10pt; 
font-family:arial;
color:black;
background-color:none;
text-decoration: underline 
}