/* CSS definition file containing sitestyle stylesheets*/
BLOCKQUOTE  {
	font-family : Fixedsys,monospace;
	color : rgb(102,102,153);
	text-decoration : none;
}

BODY  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : small;
	color : rgb(153,153,153);
	text-decoration : none;
	background-color : rgb(0,0,0);
	background-image : url("./bigegoo2.jpg");
}

A:active  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : x-small;
	color : rgb(204,204,204);
	text-decoration : none;
}

A:link  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : x-small;
	color : rgb(255,255,0);
	text-decoration : none;
}

UL  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	color : rgb(102,102,153);
}

A:visited  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : x-small;
	color : Black;
	text-decoration : line-through;
}

.TextObject  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : 9pt;
	color : Purple;
	font-weight : normal;
	font-style : normal;
}

H1  {
	font-family : 'Comic Book Commando';
	font-size : medium;
	color : rgb(204,204,255);
}

H2  {
	font-family : 'Comic Book Commando';
	font-size : large;
	font-weight : normal;
	font-style : normal;
}

P  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : small;
	color : rgb(204,204,204);
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

H3  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : 16pt;
	color : rgb(51,153,102);
	font-weight : normal;
	font-style : normal;
}

LI  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : x-small;
	color : rgb(102,102,153);
}

OL  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	color : rgb(102,102,153);
}

A  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : x-small;
	color : rgb(102,255,0);
	text-decoration : none;
}

H4  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : x-large;
	color : rgb(102,102,153);
	font-weight : normal;
	font-style : normal;
}

.TextNavBar  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : 9pt;
	color : rgb(0,255,255);
}

ADDRESS  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	color : rgb(204,204,255);
}

H5  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : xx-large;
	color : rgb(255,255,255);
}

PRE  {
	font-family : Fixedsys,monospace;
	color : rgb(102,102,153);
}

H6  {
	font-family : 'Comic Book Commando';
	font-size : 72px;
	color : rgb(0,255,0);
	font-weight : normal;
	font-style : normal;
}

A:hover  {
	font-family : 'Comic Sans MS', Chicago, Sans-serif, cursive;
	font-size : small;
	color : rgb(255,255,0);
	text-decoration : none;
}


