body {
	font-family: "verdana";
	background-color:#CF3A0C;
	font-size : 10px;
}

p {text-align:justify;}
h1 {font-size:2em; text-align:center; color:#993300; }
h2 {font-size:1.5em;text-align:center; color: #993300;}

A:hover {
	color: #FFAF4B;
	text-decoration: none;
	font-style: normal;
	font-family: Colonna MT;
	font-weight: bold;
	font-size : 12px;
}
A:link {
	color: #FFCC99;
	text-decoration: none;
	font-style: normal;
	font-family: Colonna MT;
	font-weight: bold;
	font-size : 12px;
}

A:active {
	color: #FFCC99;
	text-decoration: none;
	font-style: normal;
	font-family: Colonna MT;
	font-weight: bold;
	font-size : 12px;
}
A:visited {
	color: #FFCC99;
	text-decoration: none;
	font-style: normal;
	font-family: Colonna MT;
	font-weight: bold;
	font-size : 12px;
}

UL {
	list-style-image:URL(images/startrans2.gif);
	text-align: justify;
	font-family: "verdana";
}
	
.table2 {
	border: 2px #ffcc00;
	background : #fee6a0;
	border-color : #ffcc00;
}

.fondtxt { background-color: #ffcc00; }

.menu {
	position:absolute;
	visibility:hidden;
	background-color: #CF3A0C;
	color: #FFCC99;
	width: 500px;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}
