link {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF33;
	text-decoration: overline;
	border: thin groove #FF0000;
}
.links {
	font-weight: normal;
	color: #FF3300;
	background-color: #FFFFFF;
	border: thin none #FF0000;
	text-align: center;
	white-space: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;



}
a:hover {
	text-transform: none;
	background-color: #FF0000;
	white-space: normal;


}
a:visited {
	text-decoration: none;


}
.linksmenu {
	font-weight: normal;
	text-align: center;
	white-space: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	font-style: normal;
	border: thin none;
	color: #333333;











}
.linksthispage {

	font-weight: bolder;
	color: #FF3300;
	background-color: #CCCCCC;
	border: thin none #FF0000;
	text-align: center;
	white-space: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linksmenuthispage {

	font-weight: bold;
	text-align: right;
	white-space: pre;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: right;
	border-top: thin solid #FF0000;
	border-right: thin solid #FF0000;
	border-bottom: thin solid #FF0000;
	border-left: thin solid #FF0000;
	background-color: #CCCCCC;
}
