.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.t2 a:link {
	color: #FFFF00;
	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: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
hr {
	color: #FFFFFF;
}
.border {
	border: 1px solid #FFFFFF;
}

