body {
font-size:12px;
color: #434343;
}

* a {
color: #434343;
}

* a:hover {
color:#ff0000;
text-decoration:underline;
}