a img{border:none;}
img:link {color: #ffffff !important;}
img:active {color: #ffffff !important;}
img:visited {color: #ffffff !important;}
img:hover {color: #ffffff !important; text-decoration: none !important; }

#borderDiv {
border: 3px solid #385D8A;
}

table {
padding-top: 100px;
padding-bottom: 25px;
border-spacing: 20px;
padding-left: 50px;
}

#imgButton {
height: 150px;
width:500px;
border: 2px dashed #C0504D;
}

#buttonImg {
padding-left: 20px;
padding-top: 20px;
width: 120px; 
float:left;
}

a {
text-decoration: none !important;
font-family: sans-serif;
color: black; 
}

#buttonSmall, #buttonHeader {
font-weight: bold;
}

#buttonSmall {
font-size: 12px;
}

#buttonHeader {
font-size: 18px;
padding-top: 40px;
}

#wrappedDiv {
padding-top: 90px;
padding-bottom: 50px;
}

