﻿/* CSS Document */

body {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #2a231e;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		background-color: #162850;
	}

td {
		font-size: 12px;
	}

.bullets {
		font-style: italic;
	}
	
.date {
		color: #88673e;
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
	}
	
.footer {
		color: #736257;
	}
	
.waterford_txt {
		color: #696560;
		line-height: 18px;
	}
	
.address_txt {
		color: #696560;
		line-height: 18px;
	}
	
a:link {
		color: #2a231e;
		text-decoration: underline;
	}
	
a:active {
		color: #2a231e;
		text-decoration: underline;
	}
	
a:visited {
		color: #2a231e;
		text-decoration: underline;
	}
	
a:hover {
		color: #88673e;
		text-decoration: underline;
	}
	
a.address:link {
		color: #696560;
		text-decoration: underline;
	}
	
a.address:active {
		color: #696560;
		text-decoration: underline;
	}
	
a.address:visited {
		color: #696560;
		text-decoration: underline;
	}
	
a.address:hover {
		color: #696560;
		text-decoration: underline;
	}
	
a.navlinks {font-family:'Georgia', Times, serif; font-size:15px; text-decoration:none; color:#736257;}
a.navlinks:link {font-family:'Georgia', Times, serif; font-size:15px; text-decoration:none; color:#736257;}	
a.navlinks:active {font-family:'Georgia', Times, serif; font-size:15px; text-decoration:none; color:#736257;}
a.navlinks:visited {font-family:'Georgia', Times, serif; font-size:15px; text-decoration:none; color:#736257;}
a.navlinks:hover {font-family:'Georgia', Times, serif; font-size:15px; text-decoration:none; color:#000000;}
	
a.foot:link {
		color: #736257;
		text-decoration: underline;
	}
	
a.foot:active {
		color: #736257;
		text-decoration: underline;
	}
	
a.foot:visited {
		color: #736257;
		text-decoration: underline;
	}
	
a.foot:hover {
		color: #736257;
		text-decoration: underline;
	}
	
	
.purp{color:#9f3e9b;}	
	
	
