/*mainstylesheet
*/
FORM { margin-bottom: 0 }

a:link {
color:navy;
text-decoration: none;} 

a:visited {
color:navy;
text-decoration: none;}

a:hover {
color:gold;
background-color:firebrick;}

a:active {
color:gold;
background-color:firebrick}

body {
		text-align:left;
font-family: Verdana,
Helvetica, Arial, sans-serif;}

p {
font-size: .8em;
font-family: Verdana,
Helvetica, Arial, sans-serif;}


/* Common Styles */

    .header_category_name           { color: #000000; font-family: Tahoma, Verdana; font-size: 18px; }
    .header_breadcrumb              { font-family: Tahoma, Verdana; font-size: 26px; }
    .header_breadcrumb a            { text-decoration: none; }
    .header_breadcrumb a:hover      { text-decoration: underline; }
    .summary_date                   { font-family: Verdana; color: gray; font-size: 10px; }    
    .logo_text                      { font-family: Verdana; font-size: 10px;  color:firebrick; }
  

    .image_caption                    { font-family: Verdana; font-size: 10px; }
    .more_headlines                 { font-family: Verdana; font-size: 12px; }
    .global_updated                 { font-family: Verdana; font-size: 12px;  }

    .general_text                   { font-family: Verdana; font-size: 12px; }





    .article_title                  { font-family: Verdana; font-size: 22px;}
    .article_text                   { font-family: Verdana; font-size: 12px; }
    

