@charset "UTF-8";
/* CSS Document */

html {margin: 0; padding: 0; }
body {margin: 0; padding: 12px 0 0 0;}
a {outline:none;}

div#container {width: 389px; margin: 0 10px 0 20px;}

a:link {
	color: #3d2d1a;
	font-weight: bold;
	line-height: 10px;
	text-decoration: underline;
}
a:visited {
	color: #3d2d1a;
	font-weight: bold;
	line-height: 10px;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #3d2d1a;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #3d2d1a;
	vertical-align: top;
}
/*
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #3d2d1a;
}*/