.textHome {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
footer a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	border:solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
