
/*	dailyfreebie.com style sheet (c) dailyfreebie.com inc	*/

body {
color: #000000;
background: #FFFFFF;
}



/*	Menu unvisited links							*/
a.menulink:link {
color: #0000C0;

}

/*	Menu visited links							*/
a.menulink:visited {
color: #0000C0;

}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #0000C0;

}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF0000;

}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 12px;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: small;
color: #0000C0;

font-family: "verdana", "arial", "geneva", sans-serif;
}




/*	Links unvisited links							*/
a.link:link {
			font-family: Arial, Geneva, Lucida; 
	        font-size: 18px; 
	        font-weight: bold;
        	color: #0066CC;
			
}

/*	Links visited links							*/
a.link:visited {
 			font-family: Arial, Geneva, Lucida; 
	        font-size: 18px; 
	        font-weight: bold;
        	color: #0066CC;
			
}


span.descript {

font-family: Arial, Geneva, Lucida; 
	        font-size: 11px; 
	        font-weight: bold;
        	color: #003ECC;
			
}

td.catlist {
font-size: small;
color: #000000;

font-family: Arial, Geneva, Lucida; 
}


/*	Links active links (not widely supported)				*/
a.link:active {
			font-family: Arial, Geneva, Lucida; 
	        font-size: 18px; 
	        font-weight: bold;
        	color: #0000FF;
			
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF0000;

}

/*	Unvisited links			- side menu bar things					*/
 a:link {  
		      font-family: Arial, Geneva, Lucida; 
		      color: #0000FF;  
			  
      		
 }  

/*	Visited links								*/
a:visited {
 				font-family: Arial, Geneva, Lucida; 
		  	    color: #0000FF;  
			    
}


/*	Active links (not widely supported)					*/
a:active {
color: #0000FF;

}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF0000;

}

/*	link text					*/
.hyper {
font-family: arial,Tahoma,Arial, Geneva, Lucida; 
	        font-size: 12px; 
color: #003366;

}


/*	generaltext				*/
.general {
 font-family: Verdana, "ms sans serif", arial, sans-serif; 
 font-size: 10pt; 
 line-height: 12pt;
 color: black;

 }



/*	heading text					*/
.heading {
font-family: arial,Tahoma,Arial, Geneva, Lucida; 
	        font-size: 18px; 
	        font-weight: bold;
        	color: #6699CC;


}


h1 {
font-family: arial,Tahoma,Arial, Geneva, Lucida; 
	        font-size: 17px; 
	        font-weight: bold;
        	color: #6699CC;


}



/*	heading text					*/
.heading2 {
font-family: arial,Tahoma,Arial, Geneva, Lucida; 
	        font-size: 16px; 
	        font-weight: bold;
        	color: #cc0000;


}


.headingsmall { 
font-family: Verdana, Arial, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cc0000
}
.newsgeneral { 
font-family: Verdana,Arial,Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

.headline { 
font-family: Verdana,Arial,Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
color: #000000;
}





/*	small		*/
.tinytext {
 font-family: arial,Verdana, "ms sans serif", arial, sans-serif; 
 font-size: 8pt; 
	color: black;

 }


/*	headcity thingy!		*/
.headcity {
 font-family: sans-serif,Verdana, "ms sans serif", arial, sans-serif; 
 font-size: 14pt; 
 font-weight:bold;
 line-height: 20pt;
color: white;
}


A.select:hover {
color: #000000;
text-decoration: none; 
background="#eeeddd"
}

a.select {
font-family:sans-serif,Verdana, "ms sans serif", arial, sans-serif; 
color: #ffffff;
font-size:10pt;
font-weight:bold;
text-decoration: none; 
}

.navhead {
font-family:sans-serif,Verdana, "ms sans serif", arial, sans-serif; 
color: #ffffff;
font-size:10pt;
font-weight:bold;
text-decoration: none; 
}