body {
	;
}
a:link {
	color: #00FFFF;
		text-decoration: none;
}
a:visited {
	color: #00FFFF;
		text-decoration: none;
}
a:hover {
	color: #FFFFFF;
		text-decoration: none;
}
a:active {
	color: #666666;
		text-decoration: none;
}

#container {
	height: 605px;
	z-index: 1;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 686px;

}
.dir {	
        padding-left: 15px;
	width: 370px;
	z-index: 10;

}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small
}
