
a:link {
 color:#C7DAE3;
 text-decoration: none;
}
a:visited {
 color:#9999FF;
 text-decoration: none;
}
a:hover {
 color:#FFFFFF;
 text-decoration: none;
}
.content {
 font: 11px tahoma;
 color: #FFFFFF;
}


