/* CSS Document */

.over {
	background: C1F0E1;
	font-size : 100%;
	border-right: 1px solid white;
}

.over a, .over a:link, .over a:visited {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: C1F0E1;
	color: white;
	text-decoration: none;
	display: block; 
	width: 100%;
	cursor: pointer;
}

.over1 a, .over1 a:link, .over1 a:visited {
	font-size: 20%;
	background: #C1F0E1;
	text-decoration: none;
	display: block; 
	width: 100%;
	cursor: pointer;
}

.over2 a, .over2 a:link, .over2 a:visited {
	font-size: 20%;
	background: #C1F0E1;
	text-decoration: none;
	display: block; 
	width: 100%;
	cursor: pointer;
}

.over3 {
	background: C1F0E1;
	font-size : 100%;
	border-right: 1px 1EC18D;
}

.over3 a, .over3 a:link, .over3 a:visited {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: C1F0E1;
	color: white;
	text-decoration: none;
	display: block; 
	width: 100%;
	cursor: pointer;
}
