﻿body {
}
h5
{
	color:#2a2a2a;
	font-family: Verdana;	
}
A
{
	font-size: 8pt;
	color: #e4ddc9;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-size: 8pt;
	color: #2a2a2a;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
	background-color:White;
}

.redText
{
color:Red;
}


A.InternalA
{
	color: blue;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
}
