/* CSS Document */

body {
	background-image:url(/prokids/images/bodybg.gif);
	background-position: center top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555555;
	margin:0px;
	}
	
.txtlink {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:20px;
	color:#332F30;
	text-decoration:none;
	font-weight:normal;
	}
	
.txtlink a{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:20px;
	color:#332F30;
	text-decoration:none;
	font-weight:normal;
	}
	
.txtlink a:hover{
	color:#66CCFF;
	}
	
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size:14px;
	color: #332F30;
	text-decoration:none;
	font-weight:normal;
	}
		
.toplink a{
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size:14px;
	color: #332F30;
	text-decoration:none;
	font-weight:normal;
	}
		
.toplink a:hover{
	color:#CCCCCC;
	text-decoration: underline;
	}	
	
.ttl {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:29px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
.tt2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:29px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
.tt3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:22px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}

.para {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	}
	
.para a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0099FF;
	text-decoration:underline;
	font-weight:bold;
	}
	
