.bg {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: 18;
	padding: 5px;

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

