.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a.small:link {color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
a.small:active {color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
a.small:visited {color: #ccc; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
a.small:hover {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}

a.smaller:link {color: #ccc; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
a.smaller:active {color: #ccc; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
a.smaller:visited {color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
a.smaller:hover {color: #ccc; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
