/* CSS Document */

/*
//----------------------------
Theme Name: Octopus Issue#1O
Theme URL: http://www.octopusmagazine.com/issue10/css/issue10.css
Description: DURRRRRR
Version: 1.0
Author: Denny Schmickle

//----------------------------
*/

/*
//----------------------------
*/


body{ 	
	font: 0.7em  Geneva, Verdana, Arial, sans-serif;
	line-height:1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	}



#title a { 
	color: #333;
	text-decoration: none;
	font-size: 1.5em;
}

#title a:hover {
	font-size: 1.5em;
	color: #333;
	background-color: #FFFFFF;
	text-decoration: none;
	}


#title a:active {
	font-size: 1.5em;
	color: #FFF;
	background-color: #FFF;
	text-decoration: none;
	}


#title a:visited{ 
	font-size: 1.5em;
	text-decoration: none;
}




#header a { 
	font-size:10px; 
	color: #333; 
	text-decoration: none; 
}

#header a:hover {
	font-size:10px; 
	color: #333;
	background-color: #FFFFFF;
	text-decoration: none;
}


#header a:active {
	font-size:10px; 
	color: #333;
	background-color: #333;
	text-decoration: none;
}


#header a:visited { 
	font-size:10px; 
	color: #333;
	text-decoration: none;
}

