/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #CCC2DA;
}

.style5 {color: #FFFFFF}

#txtlayer1 {
	position:absolute;
	width:292px;
	height:351px;
	z-index:1;
	top: 165px;
	background-color: #CCC2DA;
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	background: #1111aa;
	text-decoration: underline;
}
