/* CSS Document */

body {
background: white;
color: black;
font: .8em "Verdana", sans-serif;
}

a { color: #B01737; text-decoration: underline; }
a:hover {color: #CD6B70; text-decoration:underline;}

