@charset "utf-8";
.tirupati {
color: #D8F1E4;
	background-color: #008040;
}
.tablebutton {
	background-color: #FFFFA6;
	border: 15px groove #009933;
}
.buttontext {
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.categorytext {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.categoryTitle {
	font-size: 16px;
	font-weight: bold;
	color: #370000;
}

.textbold {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.toplink {
	color: #F5FCF7;
	font-weight: bolder;
	font-size: 12px;
}

.textlinkbold {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.tableborder {
	border: thin groove #33CC66;
}
a:hover {
	color: #00CC66;
}
