    .red { color: #d20029 }
    h4,h5,h6	{ color: #d20029 }

    a:link	{ text-decoration: none; color: blue }
    a:hover	{ text-decoration: underline }
    a:visited	{ text-decoration:none; color: #0000ff; }
    a:active	{ text-decoration:underline; }


    /*
    #container {
	padding-bottom: 3em;
    }

    #footer { 
	position: fixed;
	bottom: 0px;
	text-align: right;
	width: 99%;
	background: #efefef;
    }
    */
