a.head:link, a.head:active, a.head:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.head:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a.head1:link, a.head1:active, a.head1:visited {
	font-weight: bold;
	color: #FFFF00;
	font-size: 12px;
	text-decoration: none;
}
a.head1:hover {
	font-weight: bold;
	color: #FFFF00;
	font-size: 12px;
	text-decoration: underline;
}
a.apt:link, a.apt:active, a.apt:visited {
	width: 120px;
	padding: 2px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
	background-color: #F4F4F4;
	margin-right: 2px;
	margin-left: 2px;
	color: #990033;
	font-weight: bold;
	text-decoration: none;
	text-align: center;





}
a.apt:hover {
	width: 120px;
	padding: 2px 5px;
	background-color: #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	height: 20px;
	color: #990033;
	font-weight: bold;
	border: 1px solid #990033;




}
a.footer:link, a.footer:active, a.footer:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
