body { font-family: tahoma, verdana, arial, sans serif; font-size: 16; }

.header { font-family: courier new, courier; font-weight: bold; font-size: 20; border-bottom: 1px solid black; margin-left: 10%; margin-right: 10%; }
.big { font-size: 26; }

hr { border-bottom: 1px solid black; border-top: 0px; border-left: 0px; border-right 0px; }

.menu { margin-left: 10%; margin-right: 10%; width: 80%; text-align: center; margin-bottom: 20px; }

.mission { float: right; width: 40%; text-align: center; font-style: italic; font-size: 12; padding-top: 10px; padding-right: 5px; padding-left: 5px; padding-bottom: 10px; }

.main { margin-left: 10%; margin-right: 10%; }

a { text-decoration: none; color: blue; }
a:hover { text-decoration: none; color: red; }
a:alink { text-decoration: none; color: blue; }
a:vlink { text-decoration: none; color: blue; }
