body 	{ margin: 0em; padding: 0em; color: black; background-color: #000066; 
}

p 	{ font-family: Arial, Helvetica, sans-serif; font-size: .8em 
}

h4 	{ font-family: Arial, Helvetica, sans-serif; 
}

a:link 	{ color: #3366CC; background-color: white;
}
a:visited 	{ color: #009900; background-color: white;
}
a:hover 	{ color: red; background-color: white; text-decoration: underline; 
}
a:active 	{ color: red; background-color: white; text-decoration: underline; border: 1px solid red; 
}

.sidebar p { font-family: Verdana, sans-serif; font-size: .65em; color: black; background-color: white;
}
.sidebar a:link { color:black; background-color: white;
}
.sidebar a:visited { color:black; background-color: white;
}
.sidebar a:hover { color: red; background-color: white; text-decoration: underline; 
}
.sidebar a:active	{ color: red; background-color: white; text-decoration: underline; border: 1px solid red; 
}

.botnav p { font-family: Verdana, sans-serif; font-size: .60em; color: white; background-color: #000066;
}
.botnav a:link { color:white; background-color: #000066;
}
.botnav a:visited { color:white; background-color: #000066;
}
.botnav a:hover { color: red; background-color: #000066; text-decoration: underline; 
}
.botnav a:active	{ color: red; background-color: #000066; text-decoration: underline; border: 1px solid red; 
}

/* COMMENTS
END COMMENTS */