body { font-family: Arial, Verdana, Sans, sans-serif, Helvetica;
color:#002657;
background-color:#000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
<where font color="#FF0000" change font color="990033"
This is to correct the red color

.blue{color:#6699CC;}
.red{color:#990033;}
.navy{color:#000033;}
.white{color:#FFFFFF;}
.grey{color:#333333;}
.offwhite{color:#EFEFEF;}

.newcolor{color:#4543545;}
.green{color:#669933;
margin-left:10px;
}
a:link {
color:#000033;
	text-decoration: underline;
}
a:visited {
color:#000033;
	text-decoration: underline;
}
a:hover {
color:#0066CC;
	text-decoration: underline;

}
a:active {
color:#000033;
	text-decoration: none;
}


a.new:link {
color:#3300ff;
	text-decoration: underline;	
}

a.new:visited {
color:#3300ff;
	text-decoration: underline;
}
a.new:hover {
color:#3300ff;
	text-decoration: underline;
}

a:active {
color:#3300ff;
	text-decoration: none;
}

	
.t110{font-size:110%;}
.t100{font-size:100%;}
.t90{font-size:90%;}
.t85{font-size:85%;}
.t80{font-size:80%;}
.t75{font-size:75%;}
.t70{font-size:70%;}
.t65{font-size:65%; font-family: Verdana, Sans, Arial,sans-serif;}
.t60{font-size:60%;}

.blue{}
.blue a:visited{color:#3F658A;}
.blue a:active{color:#3F658A;}
.blue a:link{color:#3F658A;}
.blue a:hover{color:#3F658A;}

p{margin:5px;}
