H1{ color=#003399; }
.bmenu {
	color=#CC0000;	
	font-weight: bold;
	left: 5px;
	position: relative;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

	
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009933;
	font-variant: small-caps;
}
.new {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #009933;

}
a:visited,a:link{
	color: #003399;
}
a:hover,a:active {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	left: -1px;
	position: relative;
}
.imag:hover {
	left: -10px;
	position: relative;
}
.decale {
	left: 20px;
	position: relative;
}
.mini:hover{
	color: #000000;
	position: relative;
}
.box {
	padding:8px;
	border: 1px solid #009933;
	font-size: 12px;
	font-weight: normal;
}

li.title {
	font-size: 14px;
	font-weight: bold;
}
.box-decale{
	padding:8px;
	font-size: 12px;
  	border: 1px solid #009933;
	position: relative;
	left: 20px;
}
.message {
	color: red;
	font-size: 20px;
}
.nodec {
	text-decoration:none;
}
.admin{
	FONT-SIZE: 10px; COLOR: white; BACKGROUND-COLOR: green;
	position:absolute; left:3px; top:3px; text-decoration:none;PADDING: 3px;
	cursor:pointer;
}


