/* CSS for The Ded Bob Sho */
/* http://www.dedbob.com */
/* Created by Andy Blau of Just Adequate Media - http://www.justadequate.com */
/* You really shouldn't steal this...but then again, why would you want to? */

body {
	background: url("clipart/bground2.jpg");
	background-repeat: repeat-y;
	background-color: #080808;
	color: #FFFFFF;
}

a:link { color : #3A50FF; text-decoration: none; }
a:visited { color: #9933FF; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; } 
a:active { color: #FF0000; text-decoration: underline; }

.polytit  {
	font-family: 'Comic Sans MS';
	font-weight: bold;
}

	







