/* <link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: #003468;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 5;
  margin-bottom: 0;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17;
font-weight: normal;
color: #FD9F4B
}

H1 {
display: inline;
font-family: arial;
font-size: 12;
font-weight: none;
color: white
a {text-decoration:none; color: white; text-decoration: underline;}
a:hover {color:#854202; }
}

input {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}
select {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}

.temp {
display: inline;
font-family: arial;
font-size: 12;
font-weight: normal;
color: white
a {text-decoration:none; color: white; text-decoration: underline;}
a:hover {color:#854202; }
}

.plain {text-decoration: none; color: white; font-family: arial;  font-size: 11; font-weight: bold}
.plain a {text-decoration:none; color: white;}
.plain a:hover {color:#00FFFF; text-decoration: underline;}

.tag {text-decoration: none; color: white; font-family: Palatino Linotype;  font-size: 14; font-weight: bold}


.navy {text-decoration: none; color: #000040; font-family: arial;  font-size: 12;}

.fine {text-decoration: none; color: white; font-family: arial;  font-size: 10;}
.fine a {text-decoration:none; color: white; text-decoration: underline;}
.fine a:hover {color:#00FFFF; }

.fine_plain {text-decoration: none; color: black; font-family: arial;  font-size: 10;}
.fine_plain a {text-decoration:none; }
.fine_plain a:hover {color: blue; text-decoration: underline; }

.header {text-decoration: none; color: white; font-family: arial;  font-size: 12;}
.header a {text-decoration:none; color: white;}
.header a:hover {color:#00FFFF;}

.header_bold {text-decoration: none; color: white; font-family: arial;  font-size: 12; font-weight: bold;}
.header_bold a {text-decoration:none; color: white;}
.header_bold a:hover {color:#00FFFF;}

.header_plain {text-decoration: none; color: white; font-family: arial;  font-size: 12;}
.header_plain a {text-decoration:none; color: white;}
.header_plain a:hover {color:#00FFFF;}

.header_12 {text-decoration: none; color: white; font-family: arial;  font-size: 12; font-weight: bold}
.header_12 a {text-decoration:none; color: white;}
.header_12 a:hover {color:#00FFFF;}

.p_title {text-decoration: none; color: #000040; font-family: arial; font-size: 15; font-weight: bold}
.p_title a {text-decoration:none; color: #000040;}
.p_title a:hover {color:#00FFFF;}

.footer {text-decoration: none; color: white; font-family: arial;  font-size: 10; font-weight: bold}
.footer a {text-decoration:none; color: white;}
.footer a:hover {color:#00FFFF;}

.birdseed {text-decoration: none; color: #c0c0c0; font-family: arial;  font-size: 10;}
.birdseed a {text-decoration:none; color: #c0c0c0;}
.birdseed a:hover {color:#c0c0c0; text-decoration: underline;}

.bg_header {text-decoration: none; color: white; font-family: arial;  font-size: 11; font-weight: bold;}
.bg_header a {text-decoration:none; color: white; font-weight: bold;}
.bg_header a:hover {color:#00FFFF; font-weight: bold;}
/*.bg_header {background-image:url('images/bg_header.png');}*/

.char {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12;}
.char a {text-decoration:none; color: blue;}
.char a:hover {color:blue; text-decoration: underline;}

.char_sub {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12;}
.char_sub a {text-decoration:none; color: #404040;}
.char_sub a:hover {color:blue; text-decoration: underline;}

.bg_yellow {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12; background-color: yellow;}
.bg_yellow a {text-decoration:none; color: blue;}
.bg_yellow a:hover {color:blue; text-decoration: underline;}

.bg_sky {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12; background-color: #00FFFF;}

.bg_error {text-decoration: none; color: #C00000; font-family: verdana; font-weight: bold; font-size: 12; background-color: white;}

.vito {text-decoration: none; color: #c0c0c0; font-family: verdana;  font-size: 10; text-decoration: underline;}
.vito a {text-decoration:none; color: #c0c0c0; text-decoration: underline;}
.vito a:hover {color:#FD9F4B; text-decoration: none;}
.vito {background-image:url('images/logo.png');}



