A.menulink {
	display: block;
	width: 275px;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	color: #99CCFF;
	BORDER: none;
	border: none;
	font-size: larger;
}
A.menulink:hover {
	background-color: #696969;
	color: #99CCFF;
}
A.menulink:active {
	border: none;
}
A.menulink:visited {
	border: none;
	color: #4169E1;
}
.menuh	{
	BORDER-COLOR : #FFFF99 ;
	cursor : hand ;
	Border-Left : #FFFF99 ;
	Border-Top : #FFFF99 ;
	Padding-Left : 1px ;
	Padding-Top : 1px ;
	Background-Color : #696969;
}
.menu	{
	Background-Color : black ;
}
.home	{
	cursor : hand ;
}
.menulinks{
	text-decoration:none;
}

.static2 {
	color: #99ccff;
	background-color: transparent;
}
h2.static2 {
	text-align: center;
}
A.static2 {
	color: #99ccff;
	background-color: transparent;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 100%
}
A.static2:hover {
	background-color: #696969;
}
a.static2:visited {
	color: #4169e1;
}
