body {
	margin-top : 0px ;
	margin-bottom : 0px ;
	margin-left : 0px ;
	margin-right : 0px ;
}

.img_l{
	float : left ;
	border : none ;
	margin-right : 10px ;
	margin-bottom : 10px ;
}

.xhide {
	overflow-x : hidden ; 
}

.b {
	font-weight : bold ;
}

a:link {
	text-decoration : none ;
	color : #CC0000 ;
}

a:visited {
	text-decoration : none ;
	color : #CC0000 ;
}

a:hover {
	text-decoration : underline ;
	color : #FF0000 ;
}

a:active {
	text-decoration : underline ;
	color : #CC0000 ;
}