BODY {font-family: "Comic Sans MS,Arial";
	font-size: 11pt;
	font-weight: normal;
	color: yellow;}

H1 {font-family: "Comic Sans MS,Arial";
	font-variant: small-caps;
	font-size: 25pt;
	font-weight: normal;
	color:e0e0e0;}

H2 {font-family: "Comic Sans MS,Arial";
	font-variant: small-caps;
	font-size: 14pt;
	font-weight: normal;
	color:lemonchiffon;}

A:link {text-decoration: none;
	color: yellowgreen;
                font-size: 11pt;
	font-weight: bold;
	font-family: "Comic Sans MS,arial";}

A:visited {text-decoration: none;
	color: linen;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Comic Sans MS,arial";}

A:active {text-decoration: none;
	color: red;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Comic Sans MS,arial";}

a:hover{color:red}
a:active{color:black; background:yellowgreen}