.miel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-indent: 7pt;
	line-height: 22px;
	}

.marron {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-indent: 7pt;
	line-height: 22px;

}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #800000;
	text-decoration: blink;
	font-weight: bold;
	background-repeat: no-repeat;

}
.h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #800000;
	font-weight: bold;
	background-repeat: no-repeat;
     }
     ul#menu a {
     margin: 2px;
     width: 120px; 
     height: 25px;
     display: block;
     text-align: center;
     border: 1px solid gray;
     text-decoration: none;
     color: #CC0000;
     background: #FFCCOO;
	 }
	 ul#menu a:hover {
     color: #FFFFFF;
     background: #660066;
     border: 1px solid gray; 
     }
	 a:link {
	 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #D20000;
	text-indent: 7pt;
    background-color:transparent;
    text-decoration:underline;
}
a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#660066;
background-color:transparent;
text-decoration:underline;
}
a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#009900;
background-color:#FFCCOO;
text-decoration:blink;
}

