H1 {
color: red;
font: bold 14px /*'Lucida Grande', 'Lucida Sans Unicode', */'Trebuchet MS', Arial, Sans-Serif;
}
HR {
color: red;
}
a {
color: red;
font: bold 12px /*'Lucida Grande', 'Lucida Sans Unicode', */'Trebuchet MS', Arial, Sans-Serif;
}
a:hover {
color: yellow;
font: 12px /*'Lucida Grande', 'Lucida Sans Unicode', */'Trebuchet MS', Arial, Sans-Serif;
}

