/* rivstyle.css - viaggindia - */

body {
background : #ff9910 url(images/bgbody.gif) repeat-x;
color : #ff9910;
font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
color:#000000;
text-shadow:0 1px 0 #cc0;
margin : 0 0 0 0;
}
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;
text-decoration : underline;
}