.link {  text-decoration: none}
a:link {
	text-decoration: underline;
}
a:visited {  text-decoration: none; color: #333333}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {  text-decoration: none; color: #666666}
.timesbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.secondlink:link {
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
a.secondlink:visited {
	color: #333333;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
a.secondlink:hover {
	color: #D92028;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
}
a.secondlink:active {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
} 
.headertop {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #D82028;
	text-decoration: none;
}
