@charset "utf-8";
/* CSS Document */

.headerTable td {
	text-align: center;
}
.navigation {
	font-family: "Arial Black";
	font-size: 12px;
	color: #FFF;
}
a:link, a:visited, a:active  {
	font-family: "Arial";
	font-size: 12px;
	color: #98002e;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color:#FF4040;
	font-weight:bold;
	text-decoration: none;
}
.navigation a:link, .navigation a:visited, .navigation a:active  {
	font-family: "Arial Black";
	font-size: 12px;
	color: #FFF;
	font-weight:normal;
	text-decoration: none;
}
.navigation a:hover {
	font-family: "Arial Black";
	font-size: 12px;
	color: #e4b5b5;
	font-weight:normal;
	text-decoration: none;
}
.headerText {
	font-family: "Arial Black";
	font-size:18px;
	color:#98002e;
}
.smallHeaderText {
	font-family: "Arial Black";
	font-size:14px;
	color:#98002e;
}
.footerTitle{
	font-family: Arial;
	font-size:18px;
	color:#000;
	font-weight:bold;
}
.footerSubTitle{
	font-family: Arial;
	font-size:18px;
	color:#98002e;
	font-weight:bold;
}
.footerAddress{
	font-family: Arial;
	font-size:10px;
	color:#000;
	font-weight:bold;
}
.boardHeader{
	font-family: Arial;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.boardList{
	font-family: Arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.specText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
