/* styles.css  */
/* for GenerationZeroMovie.com by Kirk Risinger */
    
/* General Definitions */

p, ul, ol, li, td, th {
    font-family: Verdana; Helvetica; Arial; sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;}  

H2  {font-size : large;}

H3  {font-weight : bold;
	font-size: 14px;}

H4  {font-weight : bold;
	font-size: 13px;}

A   {TEXT-DECORATION: none;
    color: #3333cc;}
    
A:hover, A:active {
	text-decoration: underline;
    color: #6666cc;}

.pagetitle {font-size: 16px; color: #660000; font-family: Verdana; Helvetica; Arial; sans-serif; font-weight : bold;}
.pagefooter {font-size: 11px; color: #660000; text-align: center;}

.bigger {font-size: 14px;}  

.bottomnav {
	font-size : 11px;
	color: #FFFF33;}
a.bottomnav {
	font-size : 12px;
	color: #aaaaee;}
a.bottomnav:hover {
	color: #FFFFFF;}
	
.bottom-ads {
	font-size : 9px;
	color: #888888;}
a.bottom-ads {
	font-size : 9px;
	color: #aaaaee;}
	
.red {color: #660000;}

.gold {color: #FFFFDD;}

A.gold, A.gold:hover, A.gold:visited {
	font-size: 15px; color: #CFEFFF; text-decoration:underline;
}
