/* CSS Document */
/* MENU BAR */

.menulink {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration : underline;
}
A.menulink:hover {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration : underline;
}
.reglink {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration : underline;
	font-weight: bold;
}
A.reglink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #d3263a;
	text-decoration : underline;
	font-weight: bold;
}
.reglink2 {
	font-family: Arial;
	font-size: 10px;
	color: black;
	text-decoration : underline;
	font-weight: bold;
}
A.reglink2:hover {
	font-family: Arial;
	font-size: 10px;
	color: #d3263a;
	text-decoration : underline;
	font-weight: bold;
}
/* BODY */
.copy {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-decoration : none;
}
.smallcopy {
	font-family: Arial;
	font-size: 10px;
	color: BLACK;
	text-decoration : none;
}
.header {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.title {
	font-family: Arial;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.title2 {
	font-family: Arial;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
.newslink  {
	font-family: Arial;
	font-size: 12px;
	color: #d3263a;
	text-decoration : underline;
}
A.newslink:hover {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration : underline;
}
/* FOOTER */
.footerlink{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;

}
A.footerlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;

}
.MTWlink1 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;

}
.MTWlink {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;

}
A.MTWlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;

}
.reglinknone {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.reglinknew {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #00C;
	text-align: center;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00C;
	text-decoration: underline;
}
.arial-bold-18 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
