fprolloverstyle>a:hover {color: #000000; font-size: 11 pt; font-family: Arial black;}
body {
	font:  900 12px arial;
	background-color:#ffffff;
	color: #000000;
	margin:0;
	padding:0;
	/*
 	text="#49A9E3" 
	*/ 
	
	/* IE Specific Styles 
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #72C1EB;
	scrollbar-dark-shadow-color: #928259;
	scrollbar-track-color: #E1F2FB;
    */
}
img {
	display:block;
}
h1 {
	font:  900 12px arial;
	color: #000000;
}
h3 {
	font:  10px arial;
	color: #000000;
}
p {
	font: 900 12px arial;
	color: #000000;
}

a:link, a:visited {
	text-decoration:none;
	color: #ffffff;
}
a:hover, a:active{ 
	color: #000000;
	text-decoration: none;
}
