
a 
{ 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal; 
	line-height: normal; 
	/*font-weight: bold;*/
	/*color: #990000;*/
	color: #660066;
}

.footer
{
	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif; 
}

.awake_text
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
}

.cassis_text
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
}

.town_text
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
}

.MapLinks
{ 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal;
	line-height: normal; 
	font-weight: bold;
	color: #660066;
}

.contact_text
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
}

.FormText
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;	
}

.FormButton 
{
/*    background-color: #ffcc00;*/
    width: 2cm;
    height: .5cm;
    /*color: #3333ff;*/
    font-size: 8pt;
    font-weight: bold;	
}



.FieldLength 
{
    width: 5cm;
    height: .5cm;
}


.CommentLength 
{
    width: 5cm;
    height: 2cm;
    color: #000000;
    font-family: Arial;
}