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

ul
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }

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

H1 {
display: inline;
font-family: Verdana;
font-size: 14px;
font-weight: normal;
color: #404040;
}

/*
line-height: 1.6;

REPLACE LIST BULLET WITH IMAGE
ul { list-style-image: url("images/blue_bullet.png") }
*/

form {margin-top: 0px; margin-bottom: 0px;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}

.plain {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
.plain a {text-decoration:underline; color: #31135B;}
.plain a:hover {color:#769501; text-decoration: underline;}

.hilite {text-decoration: none; color: black; font-family: verdana; background-color:yellow; font-size: 12px;}

.title {text-decoration: none; color: #31135B; font-family: verdana; font-weight: bold; font-size: 14px;}

.error {text-decoration: none; color: #c00000; font-family: verdana; font-size: 12px; font-weight: bold;}

.login {text-decoration: none; color: black; font-family: verdana; line-height: 1.4; font-size: 10px;}
.login a {text-decoration:none; color: black;}
.login a:hover {color:blue; text-decoration: underline;}

.passion {text-decoration: none; color: black; font-family: arial;  font-size: 12px;}

.fine {text-decoration: none; color: black; font-family: verdana;  font-size: 10px;}
.fine a {text-decoration:none; color: #31135B;}
.fine a:hover {color:#769501; text-decoration: underline;}

.fine_2 {text-decoration: none; color: #C00000; font-family: verdana;  font-size: 12px;}
.fine_2 a {text-decoration:none; color: #C00000;}
.fine_2 a:hover {color:#769501; text-decoration: underline;}

.sm {text-decoration: none; color: black; font-family: arial;  font-size: 7px;}

.header {text-decoration: none; color: #6B398C; font-family: verdana; line-height: 1.4; font-size: 14px;}
.header a {text-decoration:none; color: #6B398C;}
.header a:hover {color:blue; text-decoration: underline;}

.nav {text-decoration: none; color: white; font-family: verdana; font-weight: bold; font-size: 11px;}
.nav a {text-decoration:none; color: white;}
.nav a:hover {color:white; text-decoration: underline;}

.nav_2 {text-decoration: none; color: #31135B; font-family: verdana; font-weight: bold; font-size: 11px;}
.nav_2 a {text-decoration:none; color: #31135B;}
.nav_2 a:hover {color:#769501; text-decoration: underline;}

.footer {text-decoration: none; color: #371E48; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: #371E48;}
.footer a:hover {color:white; text-decoration: underline;}

.footer_bridge {text-decoration: none; color: white; font-family: verdana;  font-size: 10px;}
.footer_bridge a {text-decoration:none; color: white;}
.footer_bridge a:hover {color:white; text-decoration: underline;}

.bookmark {text-decoration: none; color: #808080; font-family: verdana;  font-size: 10px;}
.bookmark a {text-decoration:none; color: #808080;}
.bookmark a:hover {color:#2F2C34; text-decoration: none;}

.top_round {background-image:url('images/top_round.jpg'); background-repeat: no-repeat;}

/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11px;}
.btnav a {text-decoration:none; color: #5D562C;}
.btnav a:hover {color:#025655; text-decoration: none; font-weight: bold;}
.btnav { background-color: #E5DEB4; border: 0px #000000 solid;} 
/*
<td class=btnav onmouseover="style.backgroundColor='#CFC596';" onmouseout="style.backgroundColor='#E5DEB4'" width=192 height=27>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/rarrow.png" border=0 alt=""><a href="#"> IMPERDIET</a></td>
*/

