body , html {
background:url(back.JPG)  ;
background-color: #aaa8ee;
color: #0000ff;
font-size:12px ;
}

.t{ font-size:22px; color:#0000ff;  font-family:Cooper Black, David ;}

h1 {
    font-family: verdana,helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #bb3902;
}

a:link { color: #0000ff; font-weight:bold; font-size:20px ; text-decoration:none;}
a:visited { color: #0011ff; font-weight:bold; font-size:20px ; text-decoration:none;}
a:active { color: #2222ff; font-weight:normal; text-decoration:underline;}
a:hover { color: #5902db; font-weight:bold; text-decoration:underline;}

hr{color:#000011 ;}