a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	display: block;
	width: 143px;
	display: block;
	background-color: #CC0000;
	border-top: thin ridge #FF6666;
	border-right: thin ridge #990000;
	border-bottom: thin ridge #990000;
	border-left: thin ridge #FF0033;
	width: 143px;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	display: block;
	width: 143px;
	display: block;
	background-color: #CC0000;
	border-top: thin ridge #FF6666;
	border-right: thin ridge #990000;
	border-bottom: thin ridge #990000;
	border-left: thin ridge #FF0033;
	width: 143px;
	text-align: center;
}
a:active {
	color: #FFFFFF;
	font-family: Arial;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFF33;
	text-align: center;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #FF6666;
	border-left-color: #990000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-weight: bolder;
	background-color: #990000;
}

