/* CSS Document */

body { 					margin:0; padding:0; }

#col_1 { 				background-color:#dbdd00; }
#col_2 { 				background-color:#e37000; }
#col_3 { 				background-color:#56bee5; }
#col_4 { 				background-color:#24a97c; }
#col_5 { 				background-color:#a2aaa5; }
#col_6 { 				background-color:#fde476; }
#col_7 { 				background-color:#f4cacc; }

#menu {}
#menu a, a:visited { 	font-family:Arial, Helvetica, sans-serif; font-size:12px; 
						font-weight:bold; color:#000000; text-decoration:none; }
#menu a:hover { 		text-decoration:underline; }

#link {}
#link a, a:visited, a:active, a:link { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#888888; text-decoration:none; font-weight:bold; }
#link a:hover                        { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#888888; text-decoration:none; font-weight:bold; text-decoration:underline; }


.content { 				font-family:Arial, Helvetica, sans-serif; font-size:12px; }
h1, .Head { 					font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; }
h2 { 					font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; }
