body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ABCADC url(/bg_sides.jpg) repeat-x;
	color: #000;
	font: normal normal 12px "trebuchet ms", Verdana, Helvetica, sans-serif;
}
a {
	color: blue;
	text-decoration: underline;
	font-size: 14px;
}	
a:hover { 
	text-decoration: underline; 
	COLOR: Red;
}
.linkb {
	color: blue;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}	
.linkg {
	color: blue;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
}	
.linkp {
	color: blue;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}	
.linkpp {
	color: blue;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
}	
.linkbtn {
	color: blue;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	background-color: #ccffcc;
	width: 150px;
	text-align: center;
	padding-bottom: 4;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	float: inherit;
	border: thin solid #00d907;
}	
.redaccio {
	color: black;
	text-decoration: none;
	font-size: 14px;
}	
.redacciog {
	color: black;
	text-decoration: none;
	font-size: 16px;
}	
.redacciojoc {
	color: black;
	text-decoration: none;
	font-size: 16px;
	text-align: left;	
	width: 100%;
}	
.redacciopjoc {
	color: green;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
}	

.titular1 {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	background-color: #00d907;
	color: white;
	width: 100%;
	text-align: center;
}
.titular2 {
	text-decoration: none;
	font-size: 24px;
	font-weight: bolder;
	background-color: white;
	color: red;
	width: 100%;
	text-align: left;
}
h1 {
	color: #9966CC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}	
.thumb {
	float: left;
	margin-right: 20px;
	margin-top: 0;
	padding: 3px;
	border: 3px solid #5a3718;
	width: 100px;
	height: 100px;
}
.thumbp {
	margin-top: 2;
	margin-bottom: 2;
	padding: 3px;
	border: 3px solid #5a3718;
	width: 100px;
	height: 100px;
	margin-right: 15px;
}