a:link { text-decoration: none; color: #CC641F; }
a:visited { text-decoration: none; color: #CC641F; }
a:hover { text-decoration: underline; }
a:active { color: #CC641F; }



td {
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
	color : #3E4B24;
	text-align: justify;
	line-height: 17px;
}
.picturetext {
	font-family : Verdana, Helvetica, Arial;
	font-size : 10px;
	color : #EB2C93;
	font-weight: normal;
	line-height: 17px;
}
.headingtext {
	font-family : Verdana, Helvetica, Arial;
	font-size : 12px;
	color : #767676;
	font-weight: normal;
}
html{
	overflow-x: hidden;
}

