.tantrastyle {
}
.menubkrd {
background:url('../images/css_images/orange_grad.gif') repeat-x top #ffd788; 
padding:5px;
border:1px solid #edc679;
}

.menubkrdshort {
background:url('../images/css_images/orange_grad_short.gif') repeat-x top #ffd788; 
padding:5px;
border:1px solid #edc679;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;

}
a:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;

}
a:active {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;


}
