/* CSS Document */
.text {
font-family:"Century Gothic";
font-size:12.5px;
color:#FFFFFF;
font-weight:normal;
}
a:link{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#cccccc;
text-decoration:none;
}
a:active{
color:#FFFFFF;
text-decoration:none;
}
a:visited{
color:#FFFFFF;
text-decoration:none;
}




