@charset "utf-8";
/* CSS Document */
body{background-color: #fdeea9; font-family: Tahoma; font-size: 12px; padding:0px; margin:0 0 0 0; }

a.pages_a:link{color: #8b3400;font-family: Verdana;text-decoration: underline;font-size: 16px ;}
a.pages_a:visited{color: #996633;font-family: Verdana;text-decoration: underline;font-size: 16px;}
a.pages_a:hover{color: #ffa31e;font-family: Verdana;text-decoration: none;font-size: 16px;}
a.pages_a:active{color: #ffa31e;font-family: Verdana;text-decoration: underline;font-size: 16px;}
a.pages_x:link{color: #ff00ff;text-decoration: underline;font-weight: bold;font-size: 28px ;font-family: Arial,Helvetica,sans-serif;}
a.pages_x:visited{color: #990099;text-decoration: underline;font-weight: bold;font-size: 28px;font-family: Arial,Helvetica,sans-serif;}
a.pages_x:hover{color: #00ff00;text-decoration: none;font-weight: bold;font-size: 28px;font-family: Arial,Helvetica,sans-serif;}
a.pages_x:active{color: #00ff00;text-decoration: underline;font-weight: bold;font-size: 28px;font-family: Arial,Helvetica,sans-serif;}
a.pages_t:link{color: #be6b00;text-decoration: none;font-size: 12px ;font-weight: bold;font-family: Arial,Helvetica,sans-serif;}
a.pages_t:visited{color: #663333;text-decoration: none;font-size: 12px;font-weight: bold;font-family: Arial,Helvetica,sans-serif;}
a.pages_t:hover{color: #ff00ff;text-decoration: underline;font-size: 12px;font-weight: bold;font-family: Arial,Helvetica,sans-serif;}
a.pages_t:active{color: #ff00ff;text-decoration: underline;font-size: 12px;font-weight: bold;font-family: Arial,Helvetica,sans-serif;}

.tablez { border:1px solid #000; background:#fff; }
.vids { width: 240px; height:180px; border:1px solid #000		; }
h4 { font-size:16px; padding:0px; margin:0 auto; }
h5 { font-size:12px; font-weight:normal; padding:3px; margin:0 auto; }
a:link {
	color:#4B6580;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4B6580;
}
a:hover {
	text-decoration: underline;
	color: #404040;
}
a:active {
	text-decoration: none;
	color: #4B6580;
}