
a:link  { color: green; font-weight: bold; font-size: 12px; font-family: "Maiandra GD"; text-decoration: none }
a:visited { color: olive; font-weight: bold; font-size: 12px; font-family: "Maiandra GD"; text-decoration: none }
h6   { color: #090; font-style: italic; font-weight: normal; font-size: 8pt; font-family: Arial }
h1    { color: #090; font-style: normal; font-weight: bold; font-size: 18pt; font-family: "Comic Sans MS"; text-decoration: none }
body  { font-family: Arial }
H2  { color: #090; font-weight: normal; font-size: 14pt; font-family: "Comic Sans MS" }
h5     { color: #090; font-weight: normal; font-size: 12pt; font-family: "Comic Sans MS" }
h3 { color: #090; font-size: 14pt; font-family: Arial }

.articleW {
   width: 720px;
    padding: 10px;
    font-size: 100%;
    float: left;
   /* width: 720px;*/
    text-align: center;
	background: orange;
    /*min-height: 50px;*/
     /*   border: 1px solid blue; */

}

.articleINFO {
   width: 720px;
    padding: 10px;
    font-size: 80%;
    float:left;
   /* width: 720px;*/
    text-align: left;
    min-height: 100px;
    
 /*   border: 1px solid blue; */
 margin-bottom: 20px;

}