@import url("shared.css");

a, a:link, a:visited, a:active
{

	color: #000050;
	background-color: inherit;
	
}

p
{

	color: #004000;
	background-color: inherit;
	
}

h2, h3
{
	
	color: #004000;
	background-color: #AFFFB6;
	
}

body
{

  	color: #004000;
	background-color: #9FFFA6;
	
}

span.asmTitle
{
	color: #004000;
}
