p {	color: #6C94BE;	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;    font-size: 12;	line-height: 1.5em;	text-align: justify;}a, a:visited {	color: #6C94BE;	font-weight: bold;	text-decoration: none;}	a:hover {	color: #FBA000;	font-weight: bold;	text-decoration: none;}/* EYES */	#eye01 a {		display: block;		background: url("images/eye01.jpg") top left no-repeat;		width: 150px;		height: 37px;		border-top: solid 1px #99C0E9;		border-bottom: solid 1px #99C0E9;		margin-bottom: 10px;	}		#eye01 a:hover {		background-position: 0 -37px;	}		#eye02 a {		display: block;		background: url("images/eye02.jpg") top left no-repeat;		width: 150px;		height: 38px;		border-top: solid 1px #99C0E9;		border-bottom: solid 1px #99C0E9;		margin-bottom: 10px;	}		#eye02 a:hover {		background-position: 0 -38px;	}		#eye03 a {		display: block;		background: url("images/eye03.jpg") top left no-repeat;		width: 150px;		height: 56px;		border-top: solid 1px #99C0E9;		border-bottom: solid 1px #99C0E9;		margin-bottom: 10px;	}		#eye03 a:hover {		background-position: 0 -56px;	}		#eye04 a {		display: block;		background: url("images/eye04.jpg") top left no-repeat;		width: 150px;		height: 38px;		border-top: solid 1px #99C0E9;		border-bottom: solid 1px #99C0E9;		margin-bottom: 10px;	}		#eye04 a:hover {		background-position: 0 -38px;	}		#eye05 a {		display: block;		background: url("images/eye05.jpg") top left no-repeat;		width: 150px;		height: 43px;		border-top: solid 1px #99C0E9;		border-bottom: solid 1px #99C0E9;		margin-bottom: 10px;	}		#eye05 a:hover {		background-position: 0 -43px;	}		#eye06 a {		display: block;		background: url("images/eye06.jpg") top left no-repeat;		width: 150px;		height: 51px;		border-top: solid 1px #99C0E9;		border-bottom: solid 1px #99C0E9;		margin-bottom: 10px;	}		#eye06 a:hover {		background-position: 0 -51px;	}		#eye07 a {		display: block;		background: url("images/eye07.jpg") top left no-repeat;		width: 150px;		height: 44px;		border-top: solid 1px #99C0E9;		border-bottom: solid 1px #99C0E9;		margin-bottom: 10px;	}		#eye07 a:hover {		background-position: 0 -44px;	}		#eye08 a {		display: block;		background: url("images/eye08.jpg") top left no-repeat;		width: 150px;		height: 33px;		border-top: solid 1px #99C0E9;		border-bottom: solid 1px #99C0E9;		margin-bottom: 10px;	}		#eye08 a:hover {		background-position: 0 -33px;	}img {	padding: 5px;	border: solid 1px;	text-align: center;	border: solid 1px #99C0E9;}
