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