BODY {
	color: White;
	font-family: Verdana; 
	background-color: #006699;
	font-size: small;
	font-weight : bold;
	SCROLLBAR-FACE-COLOR: #006699; 
	SCROLLBAR-HIGHLIGHT-COLOR: #006699; 
	SCROLLBAR-SHADOW-COLOR: #0000FF; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #00CC00; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #006699;
}

A {
	color: #00C4A4;
	font-family: Verdana;
	text-decoration: none;
	font-weight : bold;
	font-size: smaller;
}

A.Headings {
	color: #00C4A4;
	font-family: Verdana;
	text-decoration: none;
	font-weight : bold;
	font-size: small;
}

A.Head1 {
	color: #00C4A4;
	font-family: Verdana;
	text-decoration: underline;
	font-weight : lighter;
	font-size: larger;
}

A.Mmenu{
	color: #00C4A4;
	font-family: Verdana;
	text-decoration: none;
	font-weight : bold;
	font-size: large;
}
	
}

A.Smtxt {
	color: White;
	font-family: Verdana;
	text-decoration: none;
	font-weight : lighter;
	font-size: x-small;
	text-align: justify;
}

A.tnytxt{
	color: White;
	font-family: Verdana;
	text-decoration: none;
	font-weight : lighter;
	font-size: xx-small;
	text-align: justify;
}



A:HOVER {
	color: #00FFD5;
	text-decoration: underline;
}



A.Sidenote {
color: Aqua;
	font-family: Verdana;
	font-size: xx-small;
	font-weight : lighter;
}

