@charset "utf-8";
/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif;}
a {font-family:Arial, Helvetica, sans-serif;}
A:link {color: #2E6CB8; border:none;}
A:visited {color:#AC41DA; border:none;}
A:active {color:#2E6CB8; border:none;}
A:hover {text-decoration: none; color: #FF6600; border:none;}
A:link img { border: none; }
A:visited img { border: none; }
A:active img { border: none; }
A:hover img { border: none; }

.style2 {
	font-size: 11px;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.text {
	FONT-SIZE: 13px; COLOR: #000000; font-style: italic; font-weight: bold; TEXT-DECORATION: none;
}
.text a:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.text a:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.text a:hover {
	COLOR: #96001E; TEXT-DECORATION: none
}
