body {
	background-image: url(images/bg.jpg); font-family: Arial 
}
tr {
	text-align: center;
}
.links  A{
	color: #A9A9A9; font-family:Verdana; font-size: 17pt; text-decoration: none
}
.links A:Hover {
	color: #ADFF2F;
}
.text {
	padding:5px; color: #fff;
}
.menu, .menu A{
	color: #FFD700; font-family: Verdana; font-size: 20pt; text-decoration: none}
.menu A:Hover {
	color: #ADFF2F; position: relative; top:2px
}
.enter{
	color: #A5A5A5;font-size: 28pt;
}
.enter A{
	color: #fff; font-size: 28pt; text-decoration: none
}
.enter a:Hover {
	color: #B0E0E6; position: relative; top: 2px;
}
