.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
.css1 {
	color: #202020;
	font: 11px/20px verdana, arial, sans;
}
.css2 {
	background-attachment: scroll;
	background-image: url(images/girl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.css3 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

a {
  color: #808080;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
