
body {
background-color: #cccccc; }

@font-face {
    font-family: 'IndubitablyRegular';
    src: url('INDUBITA-webfont.eot');
    src: url('INDUBITA-webfont.eot?#iefix') format('embedded-opentype'),
         url('INDUBITA-webfont.woff') format('woff'),
         url('INDUBITA-webfont.ttf') format('truetype'),
         url('INDUBITA-webfont.svg#IndubitablyRegular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}

img {border: 0;
}

a: {color:#413fa3;text-decoration:none;}

}

a:link {
		color: #413fa3;
	}
	
	a:link { color: #413fa3; }
 a:visited { color: #413fa3; }
 a:hover { color: #413fa3; }
 a:active { color: #413fa3; }
 



