a					{font-size: 12px; color: #D40026; text-decoration: none; font-family: arial, helvetica; font-weight: normal;}
a:link 				{font-size: 12px; color: #D40026; text-decoration: none; font-family: arial, helvetica; font-weight: normal;}
a:visited			{font-size: 12px; color: #D40026; text-decoration: none; font-family: arial, helvetica; font-weight: normal;}
a:active 			{font-size: 12px; color: #D40026; text-decoration: none; font-family: arial, helvetica; font-weight: normal;}
a:hover				{font-size: 12px; color: #D40026; text-decoration: underline; font-family: arial, helvetica; font-weight: normal;}

.red				{font-size: 12px; color: #D40026; font-family: arial, helvetica; font-weight: normal;}
.text				{font-size: 12px; color: #000000; font-family: arial, helvetica; font-weight: normal;}
.copy 				{font-family: arial, helvetica; font-size: 10px; color: #666666;}

.button {
	color: #336699;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button.png) repeat-x;
	padding: 0px 5px;
	line-height: 16px !important;
	line-height: 14px;
	height: 24px !important;
	height: 22px;
	margin: 1px;
}
