P  {
	font-size : xsmall;
	font-family : 'Comic Sans MS';
	color : #660000;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : xsmall;
	font-family : 'Comic Sans MS';
	color : #000080;
	text-decoration : none;
}

A:Visited  {
	font-size : xsmall;
	font-family : 'Comic Sans MS';
	color : #000080;
	text-decoration : none;
}

A:Active  {
	font-size : xsmall;
	font-family : 'Comic Sans MS';
	color : #660000;
	text-decoration : none;
}

A:Hover  {
	font-size : xsmall;
	font-family : 'Comic Sans MS';
	color : #808080;
	text-decoration : none;
}

BODY  {
	font-size : xsmall;
	font-family : 'Comic Sans MS';
	color : "#660000";
}

