a:link {
	color: #990000;
	text-decoration: none;
}
a: visited {
	color: #990000;
	text-decoration: none;
}
a: hover {
	color:#FF0000;
	text-decoration: underline;
}
.normalMalayalam{
	font-family: ML-TTKarthika;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.boldMalayalam{
	font-family: ML-TTKarthika;
	font-size: 16px;
	font-weight:bold;
	color: #003399;
}.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.boldMalayalamcind {
	font-family: ML-TTKarthika;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}

