.chennai {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}
.chennaiheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF3300;
	font-weight: bold;
	text-align: center;
}
.border {
	border: thin solid #400000;
}
.chennailinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	border: #663333;
	text-align: center;

}
.chennaisubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}
a:hover {
	color: #0000CC;
}

