
A {color:#ffffff; text-decoration:underline;} 
A:link {color:#ffffff; text-decoration:underline;} 
A:visited {color:#ffffff; text-decoration:underline;} 
A:active {color:#990000; text-decoration:underline overline;} 
A:hover {color:#ffaa00; text-decoration:underline overline;} 

body {
	color:#ffff33;
	background-color: #000000;
	font-size: 12px; 
	font-family: Papyrus,Arial, Helvetica, Verdana, sans-serif; 
	font-style: normal; 
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.parag {
	font-family: Papyrus,Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px; 
	border: 2px solid #990000;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	padding-left: 8px;
	padding-right: 8px;
	background: #000000 url(fond.jpg);
		text-align: center;
}

.logo {
	border: 2px solid #990000;
	}
	
.opaque {
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

ul {
	font-size: 18px;
	font-style: italic;
	color: #990000;
}


.title {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	padding-left: 2px;
	padding-right: 2px;
	border: 2px solid #990000;
	background-color: #000000;
		text-align: center;
}

.bigtitle {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	background-color: #000000;
	width: 100%;
	border: 2px solid #990000;
	padding-left: 2px;
	padding-right: 2px;
		text-align: center;
}

p {
	font-size: 18px;
	text-align: justify;
	filter:alpha(opacity=100);
	-moz-opacity:1;	
	
}

.highlightit img{
border-color: #ffffff;
}

.highlightit:hover img{
border-color: #ffaa00;
}

