
body {
font-family: "Trebuchet MS";
color : #4444ff;
font-size : medium;
}

A:link {
text-decoration : underline;
color : #333399;
}

A:hover {
text-decoration : none;
color : #FF0000;
font-style: bold;
}
