body {font-family: comic sans ms, sans-serif;
font-size: medium; color: black;
background-color: rgb(255, 255, 255); 
background-repeat: no-repeat; 
background-attachment: scroll;
background: white url(pics/bg3.jpg) fixed;}

a:link {
	color: #0000AA;
	text-decoration:none;
	font-weight: bold;
}
a:hover {background:#0080c0; color:white; text-decoration:none;}
a:active (color: #FF0000; text-decoration:none;)
a:visited {
	font-weight: bold;
	color: #0000AA;
}
a:visited {
	font-weight: bold;
	color: #0000AA;
	text-decoration:none;
}

