

#ragaDvesha a {
	text-decoration: none;
	color: #9F0000;
}

#ragaDvesha a:hover {
	text-decoration: underline;
}

#ragaDvesha h2 {
	display: block;
	height: 24px;
	width: 200px;
	background: url(/images/h2_ragaDvesha.gif) no-repeat;
	text-indent: -9000px;
}

#ragaDvesha_entryA {
	display: block;
	border: 1px solid #9F0000;
	background-color: #BABA52;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
	color: black;
	padding: 10px;
	margin-bottom: 10px;
}

#ragaDvesha_entryB {
	display: block;
	border: 1px solid white;
	background-color: #9F0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
	color: white;
	padding: 10px;
	margin-bottom: 10px;
}

#ragaDvesha_entryB a {
	text-decoration: none;
	color: #99CC33;
}

#ragaDvesha_entryB a:hover {
	text-decoration: underline;
}

#ragaDvesha span.footer {
	position:relative;
	display:block;
	height: 10px;
	width: 200px;
	line-height: 10px;
	font-size: 10px;
	background: url(/images/ragaDvesha_footer.gif) bottom left no-repeat;
}
#ragaDvesha span.footer a{
position:absolute;
top:-5px;
left:130px;
}

