﻿td           { font-family: Calibri; font-size: 13px; color: #000000 }
a:visited       { color: #d32b19; text-decoration: none; font-weight: bold }
a:link       { color: #d32b19; text-decoration: none; font-weight: bold }
a:hover      { color: #d32b19; text-decoration: underline; font-weight: bold }
body         { font-family: Calibri; font-size: 13px; color: #000000 }
a.blueLink:visited {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #7095bc;
}

a.blueLink:link {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #7095bc;
}
a.blueLink:hover {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #7095bc;
}
a.blueLink:active {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #7095bc;
}