a:link {
	color: #6B6B6B;
}
.photo {
	border:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A80E16;
	border-right-color: #A80E16;
	border-bottom-color: #A80E16;
	border-left-color: #A80E16;
}

a:visited {
	color: #6B6B6B;
}
a:hover {
	color: #A80E16;
}
a:active {
	color: #6B6B6B;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	font-size: 11px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#A80E16;
	font-size: 11px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

