h1,h2 {
	color: #0000FF;
	font-size: 18pt;
	font-variant: small-caps;
	letter-spacing: 3pt;
	font-family: comic sans ms, verdana, helvetica;
}
p { 
	font-family: courier, verdana; 
	font-size: 10pt; 
	color: #003361
}
h2 { font-size:14pt; background: #c0c0c0;}
a,a:link,a:visited,a:active {
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
a:hover {
	color : #000099;
	font-weight : 900;
	text-decoration : underline;
	background: #FF0000;
	font-size: 20pt;
	font-variant: small-caps;
}
.donald {
	color: #996600;
	font-family: comis sans ms, verdana, helvetica;
	font-size: 74pt;
	border-color: #FF0000;
	text-align: center;
	border: 2pt dotted;
}
