﻿body {
}

td {
	font-family:Times New Roman;
	font-size:16px;
	color:white;
	/*border:solid 1px black;*/
}

.title1 
{
	font-family:Times New Roman;
	font-size:30px;
	color:#FF0000;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none;
}

.title2
{
	font-family:Times New Roman;
	font-size:20px;
	color:#FF0000;
	font-weight: bold;
}

.title3
{
	font-family:Times New Roman;
	font-size:20px;
	color:white;
	font-weight: bold;
}

.months
{
	font-family:Times New Roman;
	font-size:16px;
	color:white;
	font-weight: bold;
	padding-top: 20px;
}

.homeLinks
{
	font-family:Times New Roman;
	font-size:20px;
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.emailLinks
{
	font-family:Times New Roman;
	font-size:20px;
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}

.emailLinks:hover
{
  text-decoration: underline;
}

.memberLinks
{
	font-family:Times New Roman;
	font-size:16px;
	color:#FF0000;
	text-decoration: none;
}

.memberLinks:hover
{
  text-decoration: underline;
}

.bannerLinks
{
	font-family:Times New Roman;
	font-size:16px;
	color:#FF0000;
	text-decoration: none;
	padding-left: 75px;
}

.bannerLinks:hover
{
  text-decoration: underline;
}