body {
	background-attachment:fixed;
	background-image: url(bg.jpg);
	background-color: #0099FF;
	background-position:center;
    text-decoration: none;
}
p {
	font-size: 11pt;
	line-height: 180%;
	color: #FEEFF9;
	text-decoration: none;
}
a:link {
	font-size: 12pt;
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
font-size: 12pt;
	color: #00CCFF;
	text-decoration: none;
}
