/* glo */

body { 
font-family:  Courier New, arial; 
font-size: 60%; 
color: black; 
background-color: #fff; 
margin: 0; 
padding: 0; 
} 
 
table {
border-width: 0px;
border-spacing: ;
border-style: none;
border-collapse: collapse;
}

table td {
border-width: 0px;
padding: 0px;
border-style: none;
}


p { 
line-height: 1.5em; 
} 


h1 { 
fornt-family: courier New, arial;
color: #000; 
font-size: 20px; 
margin: 0; 
padding: 0; 
text-align: center; 
}

h2 {
font-family: Courier New, arial;
font-size: 18px;
Color: #fff;
}

h3 {
font-family: arial;
color: #000;
}


a:link {
color: #fff;
front: Courier New
}

a:hover {
color: #0f0;
} 

a:visited {
color: #CCC;
}

a:active {
colour:#fff;
}

a span {
color: #000;
}

a:hover span {
color:#0f0;
}
