.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodytext {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodytext1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodylink {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.bodylink:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline
}

.titletext {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bottomlink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.bottomlink a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #560908;
	text-decoration: none;
}
