/*-----------------------------------------------------------------------------
Web Site:			20471 FYHSE Website: PA Dealing

CteatedDate:		18.12.2008
Autor:				Svetlana Ustyugova

-----------------------------------------------------------------------------*/

/* =Typography
-----------------------------------------------------------------------------*/

body {
	color: #424242;
	}
	a, a:visited {
		color: #004e92;
		text-decoration: none;
		}
		a:hover {
			color: #e71802;
			text-decoration: underline;			
			}
	h1, h2, h3, h4, h5, span.heading, .headingH1 {
		color: #004e92;
		padding: 0 0 .8em;
		}
		
	a.logo-small {
		background: transparent url(/images/logo/Fyshe-HF-small.gif) no-repeat top left;
		}

	.additional-navigations li:first-child a, 
	.additional-navigations li:first-child a:visited {
		font-weight: bold;
		}
