/* 

	project:  internet corporation
	author:   Garcya Design (www.Garcya.us/blog) 

   
*/


*{ margin: 0; padding: 0; }* 
body {
	line-height: normal;






	background: images/bg.gif; 
	color: #CCCCCC;
	font-family: Verdana;
	font-size: x-small;
}

a {
	color: #FF6600;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #3C4221;
	background: inherit;
	text-decoration: underline;
}
p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }

