. {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #000000;
	line-height: 20px
}


BODY {
	background-color: #cccccc;
}


BODY.navig {
	background-color: #7070ff;
}

BODY.news {
	background-color: #7070ff;
}


H1.siteTitle {
	font-size: 24px;
	color: #f7b722;
	font-weight: bold; 
}

H1 {
	font-size: 16px;
	font-weight: bold; 
}

H2 {
	font-size: 12px;
	font-weight: bold; 
}


A {
	text-decoration: underline;
}


A:active {
	color: #990066;
	text-decoration: underline;
}

			
A:hover {
	color: #ff0000; 
	text-decoration: underline;
	background-color: #f7b722;
}
