.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #e4e4e4;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#94272B;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color:#ff0000;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}


a:active { color: #e4e4e4; text-decoration: none }
a:hover { color: white; text-decoration: none }
