pre {
    font-family: Courier New;
    font-size: 14px;
}

a, .wpsLink, a:active, .wpsLink:active {
    font-family: Courier New;
    color: white;
}

a:visited, .wpsLink:visited { 
    font-family: Courier New;
    color: white;
}

a:hover, .wpsLink:hover { 
    font-family: Courier New;
    color: white;
}


#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid white;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
font-color: White;
padding: 2px;
left: -300px;
border: 0px;
visibility: hidden;
}

.menuLinks, .menuLinks:visited, .menuLinks:hover, .menuLinks:active {
    font-family: Courier New;
    font-size: 18px;
}

.imagesThumb, .imagesThumb:visited, .imagesThumb:hover, .imagesThumb:active {
    font-family: Courier New;
    font-size: 18px;
    text-decoration: none;
    border-color;black;

}

.footerText {
    font-family: Courier New;
    font-size: 26px;
}

.textAboutUs{
    font-family: Courier New;
    font-size: 12px;
}