@charset "UTF-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCCC;
	font-size: small;
	font-weight: lighter;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #331300;
	font-size: 9px;
	font-weight: lighter;
}
a:link {
	color: #66CCCC;
	text-decoration: none;
	cursor: pointer;
	padding:0em 0em;
}
a:visited {
	color: #66CCCC;
	text-decoration: none;
}
a:hover {
	color: #331300;
}
a:active {
	color: #66CCCC;
	text-decoration: none;
}

img.frame {
	padding-right: 7px;
}
