@charset "utf-8";
body {
	background-color: #CCCCCC;
	background-image: url(images/new_site/back1.jpg);
	background-repeat: repeat;
}
a:link {
	color: #FF99FF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #FF99FF;
	font-family: "Trebuchet MS";
}

a:hover {
	color: #0099FF;
	font-family: "Trebuchet MS";
}

a:active {
	color: #FF99FF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style24 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12px;
}

.style15 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}

.style20 {
	font-size: 24px;
	color: #333333;
	font-family: "Trebuchet MS";
}

.external:link {

     color: #FF99FF;
	font-family: "Trebuchet MS";
	font-size: 24px;
	
}