.text {
	font-family: tahoma;
	font-size: 12px;
	color: #737373;
	text-decoration: none;

}
.bottomlnk {
	font-family: tahoma;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
A:hover.bottomlnk
{
	font-family: tahoma;
	font-size: 10px;
	color: #565656;
	text-decoration: underline;
}
.emaillnk {
	font-family: tahoma;
	font-size: 12px;
	color: #767676;
	text-decoration: none;
}
A:hover.emaillnk
{
	font-family: tahoma;
	font-size: 12px;
	color: #767676;
	text-decoration: underline;
}
