/* Style 1 */

body {margin:0;}

a { text-decoration:none;	}

a:hover { text-decoration:underline; }

img { border:0; }

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000; 
	font-size:12px;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e1a449;
	font-weight:bold;
	text-decoration:underline;
	}

.season-list {
	background:url(images/side.jpg); 
	background-repeat:no-repeat; 
	font-family:arial; 
	font-size:12px;
	text-align: center; 
	font-style:italic; 
	color:#000000;
	}

.season-list a:link {
	color: #660099; 
	font-weight:bold;
	}
	
.season-list a:visited {
	color: #660099; 
	font-weight:bold;
	}
	
.season-list a:hover {
	color: #660099; 
	font-weight:bold;
	}

.season-title {
	text-align: center; 
	font-style:italic; 
	color:#000000; 
	font-weight:bold;
	}
	
.season-show-title {
	color: #660099; 
	font-weight:bold;
	}

/* @end */
