.buttonscontainer {width: 170px;}

.buttons a {color: #FFFFFF;
background-color: #3366CC;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #003366;
font: 11px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #FF9900;
text-decoration: none;
color: #FFFFFF;}

.contentmain {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: smaller;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
    text-indent: 0ex;
}

.sample {
	font-family: arial;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	font-size: smaller;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
    text-indent: 0ex;
    background: #F6F6EE;
}


<!--
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonscontainer {width: 170px;}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
-->