/* CSS Document */

body#lunusdotcodotuk div#page_text h2 {
	color: #184b84;

	background-image: url('../gfx/v6.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;	
}

body#lunusdotcodotuk div#page_text h2 acronym:hover{
	border-bottom-color: 1px dotted #400;
}

body#lunusdotcodotuk div#page_text h3 {
	color: #184b84;
}
body#lunusdotcodotuk div#page_text h4 {
	color: #184b84;
}

body#lunusdotcodotuk div#page_text a {
	border-bottom-color:#184b84;
}

body#lunusdotcodotuk div#page_text a:hover {
	border-bottom-color:#184b84;
}

