p {
margin: 0px;
padding: 0px;
text-indent: 0px;
}
a:link, a:visited, a:hover {
text-decoration: none;
font-weight: bold;
color: #7B7B7B;
background-color:#FFFFFF;
}
a:hover {
text-decoration: underline;
color: #404040;
background-color:#FFFFFF;
}
#header {
font-weight: bold;
font-size: 16px;
text-align: center;
}
#header_small {
font-weight: bold;
font-size: 14px;
text-align: center;
}