.h{
font-face: 'Garamond';
color: rgb(19,130,80); 
font-size: 28px;
text-align: center;
}
.epi{
font-weight: 600;
}
i{
color: rgb(19,130,80); 
font-size: 18px;
}
.gr
{
list-style-image:url('../gifs/nn.gif');
}

A:link 
{ 
	font-size: 11 pt;
	color: rgb(19,130,80); 
	text-decoration: none;
	font-family : Times,Arial,Helvetica,Sans-serif;;

}

A:visited 
{
	font-size: 11 pt;
	color: rgb(100,100,100); 
	text-decoration: none; 
	font-family : Times,Arial,Helvetica,Sans-serif;;

}

A:hover 
{ 
	font-size: 11 pt;
	color: rgb(255,255,255);
	font-family : Times,Arial,Helvetica,Sans-serif;
	background-color: rgb(19,130,80);

}
