body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.color {
	color:#CC3333;
	text-decoration:none;
}
.content {
	font-family: Verdana;
	color:#333333;
	font-size: 12px;
	font-weight: normal;
}
.content1 {
	font-family: Verdana;
	color:#333333;
	font-size: 13px;
	font-weight: bold;
}
.malayalam {
	/*font-family: ML-TTKarthika;  ML-Revathi;*/
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	text-decoration:none;
}
.malayalam a {
	/*font-family: ML-TTKarthika;*/ 
	color: #000000;
	font-size: 15px;
}
.malayalam a:hover {
	/*font-family: ML-TTKarthika; */
	color: #000000;
	font-size: 15px;
	text-decoration:none;
}
<a href="../newsimages">newsimages</a>
.malayalam1 {
	/*font-family: ML-TTKarthika;*/
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bolder; /*  normal;*/
	vertical-align:baseline;
}
.malayalam2 {
	/*font-family: ML-TTKarthika;*/
	color: #333333;
	font-size: 16px;
	font-weight: bold;
    
}
.content h1{
	font-family: Verdana;
	color:#FF0000;
	font-size: 14px;
	font-weight: bold;
}

.content h2{
	font-family: Verdana;
	color:#333333;
	font-size: 14px;
	font-weight: bold;
}

.content h3{
	font-family: Verdana;
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}

.content a {
	font-family: Verdana;
	color:#333333;
	font-size: 12px;
}
.content a:hover {
	font-family: Verdana;
	color:#333333;
	font-size: 12px;
	text-decoration:none;
}

.contentwhite {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

.contentwhiteheadF{
	font-family: Verdana;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}

.contentwhitehead1{
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.contentwhitehead2{
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.contentwhitehead3{
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.contentwhite a {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.contentwhite a:hover {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:underline;
}

.footer {
	font-family: Verdana;
	color:#8C8C46;
	font-size: 10px;
}

.footer a {
	font-family: Verdana;
	color:#8C8C46;
	font-size: 10px;
}
.footer a:hover {
	font-family: Verdana;
	color:#8C8C46;
	font-size: 10px;
	text-decoration:none;
}

.cellBottom, .cellRight, .cellLeft, .cellRightLeft, .cellRightLeftBottom, .cellRightLeftTop, .cellRightLeftTopBottom, .cellRightBottom {
	border-color: #e5e6d8;
}
.cellBottom {
	border: solid;
	border-width:1px;
	border-top-style:hidden;
	border-left-style:hidden;
	border-right-style:hidden;
}
.cellRight {
	border: solid;
	border-width:1px;
	border-top-style:hidden;
	border-bottom-style:hidden;
	border-left-style:hidden;
}
.cellLeft {
	border: solid;
	border-width:1px;
	border-top-style:hidden;
	border-bottom-style:hidden;
	border-right-style:hidden;		
}
.cellRightLeft {
	border: solid;
	border-width:1px;
	border-top-style:hidden;
	border-bottom-style:hidden;	
}
.cellRightLeftBottom {
	border: solid;
	border-width:1px;
	border-top-style:hidden;	
}
.cellRightLeftTop {
	border: solid;
	border-width:1px;
	border-bottom-style:hidden;	
}
.cellRightLeftTopBottom {
	border: solid;
	border-width:1px;
}
.cellRightBottom {
	border: solid;
	border-width:1px;
	border-top-style:hidden;
	border-left-style:hidden;
}

.cellLeftBottom {
	border: solid;
	border-width:1px;
	border-top-style:hidden;
	border-right-style:hidden;
}