/* I Am Worth It! CSS Document 

Author: Carla Stokes

Last Updated: April 17, 2009*/

	body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.helpingourteengirls.org/images/bg.gif);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
	}

	a:link {
	color: #ffffff;
	text-decoration: underline;
	}
	
	a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
	
	a:hover, a:active {
	color: #0456d1;
	text-decoration: underline;
	}
	
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
}

.disclaimer a:link, .disclaimer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.disclaimer a:hover {
	color: #ff3399;
	text-decoration: underline;
}


