body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
.footer a:link{
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;

}
.footer a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;

}
.footer a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;

}.largeCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;

}
.smallCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.portNav {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.portNav a:link{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.portNav a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.portNav a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
