body {
	text-decoration: none; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
	color: 6d0000;
}

.body {
	text-decoration: none; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
	color: 6d0000;
}

.masthead {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

.cours {
	text-decoration: none; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-style: bold;
	color: #87C5AC;
}

a:link {
	color: blue;
	text-decoration: underline; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
}

a:visited  {
	color: blue;	
	text-decoration: underline; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
}

a:active   {color: black}
a:hover    {text-decoration:underline}
