A {text-decoration:none;}
A:link {color:#800000; font-weight:bold;}
A:visited {color:gray; font-weight:bold;}
A:hover {color:red; font-weight:bold;}

H1 {color: #800000; font-size:26px; font-family: Georgia; text-align: center}
H2 {color: #DD7722; font-size:20px; font-family: Georgia; text-align: left}
body {background-color:#ffffff; font-size:16px; font-family: Trebuchet MS;  text-align:justify}

.float-left {float:left; margin-top:10px; margin-right:10px;border: 3px ridge orange}
.float-right {float:right; margin-top:10px;margin-left:10px; border: 3px ridge orange}



