/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
a, a:link, a:visited	{ color: #0052A3; text-decoration: none; }
a:hover					{ color: #1A8DFF; }
a img					{ border: none; }
a:focus, a:hover, a:active  { outline: none; }

/* Headings */
h2, h3, h4, h5, h6  { margin: 1em 0; font-family: 'Century Gothic', Georgia, 'Lucida Grande',Arial,Helvetica, sans-serif;}
h2  { font-size: 20px; }
h3  { font-size: 18px; color:#1E1B1A; }
h4  { font-size: 16px; }
h5  { font-size: 14px; }
h6  { font-size: 12px; }

