/* CSS Document */

	body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	font-style: normal;
 }
   
   a:link {
      font-family: Verdana, Geneva, sans-serif;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      text-decoration:none;
      color:#9C9C4E;
   }
   a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#9C9C4E;
	font-style: normal;
   }
   a:hover {
      font-family: Verdana, Geneva, sans-serif;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      text-decoration:underline;
      color:#9C9C4E;
   }
   a:active {
      font-family: Verdana, Geneva, sans-serif;
      font-size: 11px;
      font-weight: normal;
      text-decoration:none;
      color:#9C9C4E;
   }
   
.buttonscontainer {width: 150px;}

.buttons a {color: #9C9C4E;
background-color: #FCFCFC;
padding-left: 5px;
display: block;
border-bottom: 1px solid #F1F1F1;
font-weight: normal;
text-decoration: none;
text-align: left; font-style:normal; font-variant:normal; font-size:11px; font-family:Verdana, Geneva, sans-serif; padding-right:5px; padding-top:5px; padding-bottom:5px}

.buttons a:hover {background-color: #F1F1F1;
color: #9C9C4E;
text-decoration: underline;}
.style3 {color: #666666; font-weight: bold; }
