body, td {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 12px;
}
.agents {
	font-family: Arial, AGaramond, Garamond, "Garamond MT", verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.agents_name {
	font-family: Arial, AGaramond, Garamond, "Garamond MT", verdana, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: black;
	text-decoration: none;
}
a:hover.agents_name {
	text-decoration: underline;
}
.picture {
	border: 2px solid #A30A0A;
	padding: 1px 1px 1px 1px;
}
a.email
{
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

a:hover.email
{
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
} 

A {
	text-decoration: underline;
	color: blue;
}

.titles {
	font-size: 11pt;
	font-weight : bold;
	color: white;
}


.copyright {
	font-size: 7pt;
}

.footer {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 11px;
	font-weight : normal;
}

a:hover { color:#B30131 }
