﻿/* All of the following added by Chris */


/* Added by Chris */
#content a
{
	font-size: 16px;
	height: 50px;
	color: #000000; /* Added by Chris */
	text-decoration: none;
}

#content a
{
	font: Arial;
	color: #1c2e3d;
	font-size: 12px;
	font-weight: bold;	
}

#content a:visited {
	font: Arial;
	font-size: 12px;
	color: #1c2e3d;
	font-weight: bold; 
}

#content a:hover {
	font: Arial;
	font-size: 12px;
	color: #3c4e5d;
	font-weight: bold;
}

p.quicklinks
{
	margin-bottom:30px;	
}



/*
.prev_page#disabled
{
	color:#702020
}

.disabled next_page
{
	color:#202020
}
*/