.usual {
   font-family:arial;
   font-size:12pt;
   color:#666666;
}

.BigRed {
   text-transform: lowercase; 
   margin-left: 145px;
   font-family:Arial;
   font-weight:light;
   font-size:14pt;
   color:#242480;
   text-align:left;
   font-style:normal; position:relative; bottom:15
}
.gray {
   text-align:justify;
   color:#FF0033;
   font-family:Arial;
   font-weight:bolder;
   font-size:23pt;
   font-style:normal;
   text-transform:Capitalize;
   font-style:normal; position:relative; bottom:-3; left:5;
   

}
A:hover {color: #FF0033; text-decoration: none; font-weight: bolder;}
A:link {color: #666666; text-decoration:none;}
A:visited {color: #666666; text-decoration:none;}