.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	font-style: 18;
	padding: 10px;

}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 0px solid #FF3399;
}
.link2 a:link {
	font-size: 16px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}
.link2 a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}
.link2 a:active {
	font-size: 16px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}
.link2 a:hover {
	font-weight: bold;
	color: #FF3399;
	text-decoration: underline;
}
}.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding: 5px;

}
hr {
	color: #660033;
}
.link1 a:link {
	color: #660033;
	text-decoration: none;
}
.link1 a:visited {
	color: #660033;
	text-decoration: none;
}
.link1 a:active {
	color: #660033;
	text-decoration: none;
}
.link1 a:hover {
	color: #ffffff;
	text-decoration: none;

}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	text-align: center;
}
.bg {
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

