table {
	font-size:12px;
	font-family:Helvetica;
}

.over a {
	color: #FFFFFF;
	background-color: #605f5c;
	width:100%;
	height:100%;
	line-height:25px;
	text-decoration:none;
	display:block;
	text-align:center;
}

.over a:hover {
	color: #FFFFFF;
	background-color: #c92727;
	background-image: url(360_images/bg_over.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height:25px;
	text-decoration:none;
}

.over a:visited {
	color: #FFFFFF;
	background-color: #605f5c;
	text-decoration:none;
	line-height:25px;
}

.over2 {
	color: #FFFFFF;
	background-color: #c92727;
	background-image: url(360_images/bg_over.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height:25px;
	text-decoration:none;
	text-align:center;
}