@charset "utf-8";
/* CSS Document */
body {
	background-color: #DFFED8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 110%;
}
a:link {
	color: #006600;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
#bg {
	background: #FFFFFF url(../Graphics/Money_girl_bg.jpg) no-repeat scroll left top;
} 
.style2 {color: #025321}
.style3 {font-family: "Bookman Old Style, Arial"}
.buttonscontainer {width: 130px;}

.buttons a {color: #660066;
background-color: ;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid ;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {
	background-color: #BCE1FB;
	color: #336600;
	text-decoration: none;
}
