
BODY {
	margin: 0 auto;
	padding: 10pt;
	background-color: #FFFFFF;
	background-image: url('http://www.remdevice.com/images/sfondo.gif');
	text-color: #676767;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 10pt
}


A {
	text-decoration: none;
	color: #000000;
}

A:Hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.menulink {
	color: #000000;
	text-decoration: none;
	font-size : 10px;
	font-family : "Trebuchet MS";
}  
.menulink:hover{
	color: #01FF39;
	font-size : 10px;
}

H1 {
	color: #BD510A;
	font-size : 23px;
	font-family : Trebuchet MS;
}
