	A 			{ color: #003366; text-decoration: text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #54622D; text-decoration: underline;  }
	A:hover	{ color: #8896A7; text-decoration: underline;  }


BODY,TD,TR{
		font-family: Arial, Helvetica, sans-serif;
		color:#003366;
		font-size:11;
		font-weight:normal;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size:x-large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding:7px;
}
.description{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
}

.buttonscontainer {width: 120px;}

.buttons a {color: #000066;
background-color: #EDF0F7;
border-bottom: thin solid #F4A460;
padding: 2px;
padding-left: 3px;
display: block;
font: 10px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #456281;
color: #FFFFFF;
text-decoration: none;}
