.border{
	border-color:#996600;
	border-width: 1px;
	border-style: solid solid solid solid;
}

.tBorder {
	border:1px solid #D1D1D1;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}

<style type="text/css">
.content {
position:absolute;
width:350px;
height:125px;
left: 15px;
top: 58px;
z-index: 1; 
font-family: "Comic Sans MS", "Comic Sans MS", Comic Sans MS;
bgcolor:#E5E6F9;
}
/* css for the navigation */
a:link, a:visited {
color: #808000;
margin: 1px;
text-decoration: all;
}
a:hover {
color: Black;
}
</style>