UL {
	imagesrc= "pictures/enum.gif";
	list-style-image: url(pictures/enum.gif);
}
BODY {
	color : #FF9933;
	background : #000066;
	margin : 0px;
	font-family : "Mirarae BT", sans-serif;
	font-size : 20px;
	scrollbar-base-color : #000066;
	text-align : justify;
	}
A:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 14px;
	}
A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 14px;   	
}
A:ACTIVE {
	color: White;
	text-decoration: none;
}
A:HOVER {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size : 14px;
}
P {
		margin: 0px;
}
P.slogan {
font-family: "Comic Sans MS", sans-serif;
font-size: 24px; 
}
P.fliesstext {
font-family : "Mirarae BT", sans-serif;
font-size: 18px; 
}

TABLE.nav {
	padding: 0px;
	border: none;
	border-width : 0;
}

TD.nav {
	text-align: center;	
}
TD{
	font-family : "Mirarae BT", sans-serif;
	font-size : 20px;
	text-align : justify;
}
H1 {
	font-size: 48px;
	font-family : slipstream LET;
}
H2 {
	font-size: 36px;
	font-family : "Mirarae BT", sans-serif;
}
H3 {
	font-size : 20px;
	font-family : "Mirarae BT", sans-serif;
	text-decoration: underline;
}

A.normal:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 20px;
    cursor : crosshair;
	}
A.normal:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 20px;
    cursor : crosshair;
}
A.normal:ACTIVE {
	color: White;
	text-decoration: none;
}
A.normal:HOVER {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size : 20px;
}
HR {
	color : #33FF33;
}
