a {
color:#FF3300;
}
a:hover {
color:#FFFF00;
text-decoration:underline;
}
body {
background-color:#00FF00;
}
