/* CSS Document for www.wernerdesigns.com.au */


.main_body {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: CCCCCC;
		padding: 5;
		}
		
.main_heading {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: CCCCCC;
		padding: 5;
		}		

p.menu { /* This is the actual text in the menu buttons */	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
	text-align: center;
	}
	
p.footer_text { /* This is the 'website design' and 'copyright' text */	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 000000;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: CCCCCC;
	}	

p a{color: white; text-decoration: none;}

p a:hover {color: red; text-decoration: none;}	

	