body {
background-color: #0096D6;
}
a {
text-decoration: none;
font-size : 13px;
font-family: tahoma;
font-weight: bold;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #000000;
}

.minlink {font-size:10px; color:#CCCCCC; text-decoration:none;}
.minlink:hover {font-size:10px; color:#CCCCCC; text-decoration:none;}
