/* CSS Document */
a {
color:#FFFFFF;
font-weight:bold;
}
a:hover {
color:#FF0000;
font-weight:bold;
}
