/*
hda style sheet
*/
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
a:active {  color: #663333; text-decoration: underline}
a:hover {  color: #FF9900; text-decoration: none}
a:link {  color: #663333; text-decoration: underline}
a:visited {  color: #663333; text-decoration: underline}
a.link:active
{  color: #663333; text-decoration: underline}
a.link:hover
{  color: #FF9900; text-decoration: none}
#sh1 { font-family: "Shivaji01" ; font-size: 16pt; }
#sh5 { font-family: "Shivaji05" ; font-size: 16pt; }
#rmn { font-family: "Verdana","Arial","Helvetica" ; font-size: 12;  }