
.hometxt{
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
    line-height:21px;
	color: #ffffff;
	text-align: leff;
}

.contxt{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0c141e;
	line-height:20px;
	text-align: justify;
}


.header{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0c141e;
	line-height:20px;
	text-align: justify;
}

.read{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70b840;
	line-height:20px;
	text-align: justify;
}


.footer{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111c24;
	text-align: left;
}


a.read:link, a.read:visited, a.read:active {
color: #70b840; text-decoration:none;
}
a.read:hover{
color:#70b840;
text-decoration:underline;
}

a.two:link, a.two:visited, a.two:active {
color: #1c1e33; text-decoration:underline;
}
a.two:hover{
color:#000000;
text-decoration:none;
}







