.BodySite
{
	background-color: #FFFFFF;
	text-align: center;
}

.MainLnk
{
	font-size: 13px;
	color: #FE0000;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

.MainLnk:hover
{
	text-decoration: underline;
	color: #FE0000;
}

#DIVBackImg
{
	background-image: url(../images/audissey.jpg);
	background-repeat: no-repeat;
}

#DIVContact
{
	position: relative;
	top: 384px;
	left: 336px;	
}

.LNKMail
{
	color: #FE0000;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.LNKMail:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

