A:LINK {
	font-family :  Comic Sans MS;
	font-size :  small;
	color : Navy;
	text-decoration :  underline;
}

A:VISITED {
	font-family :  Comic Sans MS;
	font-size :  small;
	color : #0066CC;
	text-decoration :  underline;
}


FONT {
	
	font-family :  Comic Sans MS;
	font-size : smaller;
}

A:ACTIVE {

	font-family :  Comic Sans MS;
	font-size :  small;
	font-weight : normal;
	color : #000099;
}

A:HOVER {
	
	font-family :  Comic Sans MS;
	font-size : small;
	color :  Red;
}

BODY
{
    BACKGROUND-COLOR: #CCDDFF;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: medium;
  
   
    font-weight :  bold;
    background-image :  url("Images/longback.gif"); }

TD {
	
	font-size : small;
	font-weight : normal;
	font-family :  Comic Sans MS;
}

TD#big {
	font-size : medium;
	font-weight : normal;
	font-family :  Comic Sans MS;
}



