.table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	border: medium dashed #660099;
	color: #2D3083;
	font-style: normal;
	background-image: url(../graphics_new/teenbackgroundpaler.jpg);


}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: underline;
}
body {
	width: 720px;
	margin: 0 0 0 10px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2D3083;
	background-image: url(../graphics_new/teenbackground.jpg);
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0099CC;
	text-decoration: underline;
}
.noline {
	text-decoration: none;
}

