body, tr, td, div ,p, tbody, table, span, select, input
{
	font-family:Shivaji01;
	font-size:16px;
}

text, textarea, a, font
{
	font-family:Shivaji01;
	font-size:18px;
}

a
{
	font-family:Shivaji01;
	font-size:16px;
}

.leftlink a:link {
	font-weight: bold;
	color: #150000;
	font-size:16px;
	text-decoration: none;
}
.leftlink a:visited {
	color: #150000;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
}
.leftlink a:hover {
	font-weight: bold;
	color: #f8ff2c;
	font-size:16px;
	text-decoration: none;
}


.lowertab a {
	font-weight: normal;
	color:#993300;
	font-size:16px;
	text-decoration: none;
	}
	.lowertab a:link {
	font-weight: normal;
	color:#993300;
	font-size:16px;
	text-decoration: none;
	}
	
