﻿A:link  {
	font-family:Arial;
	font-size:11px;
	color: #B97034;
	text-decoration: underline;
}

A:visited  {
	font-family:Arial;
	font-size:11px;
	color: #B97034;
	text-decoration: underline;
}

A:hover  {
	font-family:Arial;
	font-size:11px;
	color: #835025;
	text-decoration: underline;
}