body {
font:76%/140% Verdana,Arial,Helvetica,sans-serif;	
/* background-image:url('img/body_bg.jpg');
	background-repeat:repeat-x; */

/* background-color:rgb(40,60,130) */
}
#centerwrapper {
    margin: 0 auto;
    width: 700px;
	background-color:rgb(40,60,130);
}
th
{
    background-color:white;
    text-align:left;
}
hr
{
    color:lightgrey;
}
#menulinks A:link {
	text-decoration: none; color:black; 
}

#menulinks A:visited {
	text-decoration: none; color:black;
}
#menulinks A:active {
	text-decoration: none; color:black;
}
#menulinks A:hover {
	text-decoration: underline; color:purple;
}
#menulinks {
	font-size:150%;
}
p
{
	text-decoration: none; color:#545454;
}
th
{
	text-decoration: none; color:#545454;
}
h2,h3
{
	text-decoration: none; color:black;
}
