﻿.FooterText
{
	color: Maroon;
	font-size: 2em;
	font-family: Arial;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;	
}

a:Link,
a:Visited,
a:Active
{
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
}

a:Hover
{
	color: #FFA07A;
	text-decoration: underline;
}

.imageAbout
{
	color: White;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
}