
a {
	text-decoration: underline; color: black ; font: Arial;
}

a:hover {
	text-decoration: underline; color: white; background-color: black; font: Arial;
}

.copyright {
	font-size : 10px;
	padding-bottom : 12px;
	padding-top : 12px;
}

blockquote {
	font-size: 14px ;
	font-style: italic
}

body {
	background : #FFFFFF;
	margin : 0;
	scrollbar-arrow-color : Black; 
}



body, div, p, th, td, form, li, ul, ol {
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
