a:link, a:active {
color: #c99296;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #c99296;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #c99296;
font-weight: bold;
text-decoration: none;
}

body {
font-family: Helvetica;
font-size: 10px;
letter-spacing: 1px;
}

h2 {
margin-bottom: 1px;
font-size: 15px;
}