body {
	background-repeat : no-repeat;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: black;
}

a:link, a:active, a:visited {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 15px 0px 5px 0px;
	color: black;
}

h1.border {
	border: 1px solid black;
	padding: 1px 0px 1px 5px;
}

h1.border a:link, h1.border a:active, h1.border a:visited{
	color: black;
	text-decoration: none;
}
 h1.border a:hover {
	color: #373737;
}

.box {
	background : #E9E9E9;
	width: 290px;
	margin-top:10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.box a:link, .box a:active, .box a:visited {
	color: black;
	text-decoration: underline;
}

.box a:hover {
	text-decoration: none;
}

.colors img {
	margin-right: 3px;
}

div.txt {
	width: 315px;
	font-size: 11px;
}
