.porfolioGraphic {
	background-attachment: fixed;
	background-image: url(../images-2005/portfolio-graphic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.squareButton {
	background-color: #FFFFFF;
}
.squareButton:hover {
	background-color: #ac0b3e;
}
.squareButton:visited {
	background-color: #b8b8b5;
}
.textrollovers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.textrollovers:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.textrollovers:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
