.andaman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
}
.andamanborder {
	background-color: #AB6F32;
	border: groove #CC9966;
	list-style-position: inside;
}
.andamanlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.andamanheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: bolder;

}
.andamansub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a:hover {
	color: #FF0000;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D90000;
	text-decoration: none;
	font-weight: bolder;
}
