



body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.info {
    font-size: 12px;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px; 
    line-height: 30px; 
    font-weight: bold; 
    #color: #ED2328;
    color: #AC0000;
    margin-top: 0px;
    margin-bottom: 2px;
}

header {
	padding: 20px 20px 10px 20px;
}

header {
	background-color: #eee;	
        color: #ED2328;
}

header h1, header h1 a {
        color: #ED2328;
}

header h2, header h2, header h2 a {
        color: #ED2328;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    line-height: 14px; 
    text-decoration: underline;
    #color: #00AAF0;
    color: 'mauve';
}

a:hover {
    #color: #ED2328;
    color: #AF0000;
}

a.menu {
    white-space:nowrap;
    text-decoration: none;
    color: #AF0000;
}

a.menu:hover {
    #color: #ED2328;
    color: #bababa;
}

a.menuselect { 
    font-weight: bold; 
    color: 'mauve';
    white-space:nowrap;
}

a.menuselect:hover {
    font-weight: bold; 
    color: #AF0000;
}
