BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	background : url("b.gif");
	color: #003000;
	font-weight : bolder;
}

A {
	text-decoration: none;
	}

A:visited {
	color: Fuchsia;
}
	
A:link {
	color: #0000FF;
	font-size : 120%;
}

A:hover {
	text-decoration: blink;
	color: red;
}

h1 {
	color:#ff4040;
	text-align : center;
}

h2 { color:#ff4040; 
text-align : center;
}

h3 {
	color:#ff4040;
	text-align : center;
	font-weight : lighter;
}
h4{
	color:#ff4040;
	text-align : center;
	font : status-bar small-caps;
}

h5{
	color:#ff4040;
	text-align : center;
	font-weight : lighter;
	font-size : xx-small;
}

.EAGLE{
	color : #ff0000;
}