.title 
{ font-family: Arial; font-size: 14px; font-weight: bold; color: #3694C7} 
.links 
{ font-family: Arial; font-size: 11px; font-weight: bold; color: #D29DDD; text-decoration: underline} 
.links:hover 
{ text-decoration: none ; color: #55BA41; font-family: Arial; font-size: 11px; font-weight: bold} 
.subtitle 
{ font-family: Arial; font-size: 13px; font-weight: bold; color: #87D078} 
.text 
{ font-family: Arial; font-size: 12px; line-height: 19px; color: #FFFFFF} 


a:hover 
{
	color: #52bc4d;
	text-decoration: none;
	font-size: 24px;
} 
.footer 
{ font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none} 
.footer:hover 
{ font-family: Arial; font-size: 11px; color: #A9DD9D; font-weight: normal; text-decoration: none}

.companies
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: blue;
	font-weight: normal;
	text-decoration: none
}
.companies:hover 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A9DD9D;
	font-weight: normal;
	text-decoration: none
}
.style2 {color: #ffffff; font-size: 11pt;}
.style4 {font-size: 10}
.style5 {font-size: 10pt}
.style6 {font-size: 18px}

.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}
.facebook:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A9DD9D;
	font-weight: normal;
	text-decoration: none;
}
