﻿.topLinks, .topLinks a:link, .topLinks a:visited, 
	.topLinks a:hover, .topLinks a:active, 
	.leftLinks, .leftLinks a:link, .leftLinks a:visited, 
	.leftLinks a:hover, .leftLinks a:active
{
	color: #827363;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.topLinks a:link, .topLinks a:visited, 
	.topLinks a:hover, .topLinks a:active
{
	font-size: 9px;
}

.leftLinks a:link, .leftLinks a:visited, 
	.leftLinks a:hover, .leftLinks a:active
{
	display: block;
}

a:link.selected, a:visited.selected, 
	a:hover.selected, a:active.selected
{
	color: #3F012A;
}

.bottomLinks
{
	color: #3F012A;
	font-size: 8px;
}

.categoryTitle
{
	color: #FFFFFF;
	font-size: 30px;
}

.categoryDataHeader
{
	text-transform: uppercase;
}

.categoryData
{
	color: #3F012A;

}

.categoryData a:link, .categoryData a:visited, categoryData a:active
{
	color: #3F012A;
	text-decoration: none;
}

.categoryData a:hover
{
	text-decoration: underline;
}

.categoryDataLabel
{
	color: #3F012A;
	text-transform: uppercase;
	font-size: 15px;
}

.testimonialHeader
{
	font-size: 15px;
	text-transform: uppercase;
}

.projectInfo
{
	font-size: 10px;
}

.projectInfo .value
{
	font-size: 12px;
	color: #3F012A;
	text-transform: none;
}

.projectInfoBackButton
{
	position: absolute;
	bottom: 106px;
}

.testimonialContact
{
	color: #3F012A;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 10px;
}

.testimonialText
{
	text-transform: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}