Body {
margin-left: 10%; margin-right: 10%;
margin-top: 5; margin-bottom: 5;
color: yellow; background: #0000AA;
text-align: center; font-size: 16;
}
A:link {text-decoration: underline; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: underline; color: yellow;}
A:hover {text-decoration: underline; color: lime;}
IMG {border: white;}
.GiantText{color: white; font-size: 24; text-weight: bold;}
.LargeText{font-size: 20;}
.SmallText{font-size: 10;}
 .WhiteText{color: white;}
.HiddenText{font-size: 6;color: #AA0000;}
