body {
	width:575px; 
    margin: 10px;
}

a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}

a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.50;
	}

a img{
	border:none;
	}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}

.title{
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}
	
.title_wide{
	font-weight: bold;
	}
	

