
a:link {
	color: #67DC10;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:visited {
	color: #67DC10;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:hover {  
	font-weight: normal;
	line-height: 1.3;
	text-decoration: underline;
	color: #5F6062

}

a:active {
	color: #67DC10;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #4D4D4D;
	line-height: 1.3;
	margin: 0; 

}


.header {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #4D4D4D;
}


.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #4D4D4D;
	line-height: 1.3;
	

}
.designer {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 9px;
	font-weight: normal;
	color : #3D3D3D;
	line-height: 2;
	

}
