.stileandrea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	word-spacing: 3px;
	letter-spacing: 3px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFCC;
	text-decoration: none;
}
a:link {
	color: #000000;
	letter-spacing: 3px;
	word-spacing: 3px;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
a:visited {
	color: #999999;
}



body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background-image: none;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}

