.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.t2 a:link {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
.t2 a:visited {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
.t2 a:active {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
.t2 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}
hr {
	color: #990033;
}
.border {
	border: 0px solid #FF3399;
}

