A:link {text-decoration: none} 
A:active {text-decoration: none} 
A:visited {text-decoration: none}
A:hover {text-decoration: underline}


body{
font-family: comic sans ms;
font-size: 14px;
color: #000000;
background-color: #e9f7f2;
}

.s-12{
font-size: 12px
}

.s-10{
font-size: 10px
}

.bold{
font-weight: bold
}
