#wrap       {
	width:1000px;
	margin:0 auto;
} /* "auto" makes the left and right margins center the wrapper */


a {
font-family: Verdana, Arial, Helvectica;
color:#0E135C;
font-size: 11px;
font-weight:bold;
text-decoration:underline;
}

a:hover {
font-family: Verdana, Arial, Helvectica;
color:#666666;
font-size: 11px;
font-weight:bold;
text-decoration:none;
}

td {color:#000000;
font-family: Verdana, Arial, Helvectica;
font-size: 11px;
}
