.thanjavur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
.thanjavurheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bold;

}
.thanjavurborder {
	background-color: #EBEBEB;
	border: groove #8D8D8D;
}
.buttonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #522E12;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;

}
a:hover {
	color: #060;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}

