body {	margin:0px auto; background:url('images/bg.jpg') repeat-x #fff; color:#000; font-family: Tahoma; font-size: 12px;}
.pics { width:165px; height:203px; border:1px solid #fff; }
.vids { width:240px; height:180px; border:1px solid #fff; }
a:link {
	color: #FF3FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF3FFF;
}
a:hover {
	text-decoration: none;
	color: #FF3FFF;
}
a:active {
	text-decoration: underline;
	color: #FF3FFF;
}
h4 { font-size:16px; padding:0px; margin:0 auto; color:#8CB4AC; }
h4 a:link { color:#2A9FFF; }
h4 a:visited { color:#2A9FFF; }
h4 a:active { color:#2A9FFF; }
h4 a:hover { color:#FF3FFF; }
h3 { font-size:18px; padding:2px; color:#2A9FFF; margin:0 auto;  }