.marq
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:800;
text-decoration:none;
color:#FFFFFF;
}
.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
padding-top:3px;
padding-bottom:3px;
color:#C92492;
text-decoration:none;
}
.text:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
padding-top:3px;
padding-bottom:3px;
color:#FFFFFF;
text-decoration:none;
}
.contact_image
	{
	background:url(contacts2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:240px;
	height:360px;
	}
.contact_image:hover
	{
	background:url(contacts1.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:240px;
	height:360px;
	}	



