body {
	margin: 0;
	padding: 0;
	font: ;
	background: #CFDE92 url(none) repeat-y left;


}



a:link {
	text-decoration:none;

}

a:visited{
	text-decoration:none;

	 
}
a:hover{
text-decoration:underline;
	color:none;
}
a:active{
	text-decoration:none;

}
