body {font-family: arial;  color: black} 

body {
	background: #F5F5F3;
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: center;
}
body {  background-color: #fffffc;  padding-left: 20px;  padding-right: 20px;}



h1, h2, h3, h4, h5, h6 p, a { color: black}


hr {
border: 0;
color: #00cc99;
background-color: #00cc99;
height: 4px;
width: 100%;
text-align: left;
}
text, p, a { color: black; }

table.contacts {
WIDTH: 800px;
 ALIGN: center;

border-collapse: collapse;
border 1px solid black;
}
table.contacts th {
text-align: left;
background: #cc3399;
color: #ffffff;
padding: 0.2em;
border: 1px solid black;
}

table.contacts td {
border: 1px solid black;
padding: 0.2em;
}

table.fixtures {

 ALIGN: center;

border-collapse: collapse;
border 1px solid black;
}
table.fixtures th {
text-align: left;
background: #cc3399;
color: #ffffff;
padding: 0.2em;
border: 1px solid black;
}

table.fixtures td {
border: 1px solid black;
padding: 0.2em;
}

*.ngocgreen {border-color: #00cc99}
/* non-Menu Links */
a:link {color: #cc3399 }
a:active {color: #cc3399; text-decoration: underline }
a:visited {color: #cc3399; text-decoration: underline }
a:hover {color: #cc3399; text-decoration: underline}
/*  Menu Links  */
a.menu:link {color: #ffffff; text-decoration: underline}
a.menu:active {color: #FFFFFF; text-decoration: underline }
a.menu:visited {color: #ffffff; text-decoration: underline }
a.menu:hover {color: #ffffff; text-decoration: underline}
/*
.mycolor {	mygreen: #339933  #cc3399  #00cc99  under-line-position	}	
*/

/*address {  margin-top: 1em;  padding-top: 1em;  border-top: thin dotted }  
a.menux:link {color: #cc3399 }
a.menux:active {color: #cc3399; text-decoration: none }
a.menux:visited {color: #cc3399; text-decoration: underline }
a.menux:hover {color: #ffffff; text-decoration: blink}*/}