
a {
text-decoration:none; color: #8B191A;
}

a:hover {
text-decoration:none; color: #D1A3A3;
}

h4 a {
text-decoration:none; color: #000000;
}

h4 a:hover {
text-decoration:underline; color: #6F6F6F;
}

h5 a {
text-decoration:none; color: #6F6F6F;
}

h5 a:hover {
text-decoration:underline; color: #6F6F6F;
}

h1 {font-size: 30px;}
h2 {font-size: 12pt;}
h3 {font-size: 120%;}
p {font-size: 1em;}
