
a.Fren:link
{
	text-decoration: none; 
	color: #0A80DE; 
	font-size: 9pt;
	font-family: verdana;
}

a.Fren:active
{
	color: #0A80DE;
	text-decoration: none; 
	font-size: 9pt;
	font-family: verdana;
}

a.Fren:visited 
{
	color: #0A80DE;
	text-decoration: none;
	font-size: 9pt;
	font-family:Verdana ;
}

a.Fren:hover
{
	text-decoration: underline; 
	color: #028DFD; 
	font-size: 9pt;
	font-family: verdana;
}

.bodytext {
	font-color: #000000;
	font-size: 8pt;
	font-family: verdana;
}

.bluelarge {
	color: #2F77C4;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bold;
}

.bluemed {
	color: #2F77C4;
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
}

.back {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.back2 {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

