	<!--Body-->
  body { font-size: 10pt; line-height: 1.2em } 
  td  { font-size: 10pt; line-height: 1.2em } 
  font  { font-size: 10pt; line-height: 1.2em } 
    
    
.tb a:link {color: #ffffff; text-decoration: none }
.tb a:visited {color: #ffffff; text-decoration: none }
.tb a:hover {color:#2F7299;BACKGROUND-COLOR:#F4E7F0; text-decoration: none }

    <!--Item Style-->
 .content a:link {color:#336699; text-decoration:none}
 .content a:visited {color:#336699; text-decoration:none}
 .content a:hover {color:#848200;BACKGROUND-COLOR:#ffddff; text-decoration:none }

<!--  News  left -->
.news {
         padding: 3px;
		 border-width: medium;
		 border-right: 1px dotted;
	     border-color: #b0c4de;
		 color:#4682b4;}
.news li {
         margin-left: 20px;
         padding-right: 3px;    
		 list-style-image: url(images/li.jpg) ;
         /*list-style: none;*/
		 font-size: 10pt;
         line-height: 20px;          
          color:#4682b4;
		  list-style-position:outside; /*align first line*/
			}
			
.news a:link {color: #4682b4; text-decoration: none;}
.news a:visited {color: #4682b4; text-decoration: none;}
.news a:hover {color:#228b22;/*BACKGROUND-COLOR:#F4E7F0;*/ text-decoration: none;}

<!--  News right  -->
.news1 {
         padding: 3px;
		 border-width: medium;
		 /*border-left: 1px dotted;*/
	     border-color: #b0c4de;
		  color:#4682b4;}
.news1 li {
         margin-left: 20px;
         padding-right: 3px;    
		 list-style-image: url(images/li.jpg) ;
         /*list-style: none;*/
		 font-size: 10pt;
         line-height: 20px;          
          color:#4682b4;
		  list-style-position:outside; /*align first line*/
			}
			
.news1 a:link {color: #4682b4; text-decoration: none;}
.news1 a:visited {color: #4682b4; text-decoration: none;}
.news1 a:hover {color:#228b22;/*BACKGROUND-COLOR:#F4E7F0;*/ text-decoration: none;}
			
			
.bg {
        background-image:url( images/build2.jpg) ;
		
       }


