A
{ color: #CD3132 }
A:Hover
{ color: #FFFFFF }
.body {
	background-color: #000000;
	background-image: url(images/g-background.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 15px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;

}
.textRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD3132;
}
.redHeaderBG {
	background-image: url(images/about-header.jpg);
	background-repeat: no-repeat;
}
.portfolioHeaderBG {

	background-image: url(images/portfolio-header.jpg);
	background-repeat: no-repeat;
}
.textPortfolioDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD3132;
	font-weight: bold;
	text-decoration: none;
	padding-top: 355px;
	padding-left: 18px;

}
