.imgbg{
background-image:url(images/about_r6_c2.jpg);
background-position:bottom;
background-repeat:no-repeat;}

.imgbg1{
background-image:url(images/new1.jpg);
background-position:bottom;
background-repeat:no-repeat;}

.imgbg2{
background-image:url(images/portfolio.jpg);
background-position:bottom;
background-repeat:no-repeat;}

.imgbg3{
background-image:url(images/mainbg.jpg);
background-position:bottom;
background-repeat:repeat;}

body   {
    background-color:#F6E84F;
    }
	 
.tablebg  { 
	background-color:#ffffff;
	}
	
.texth {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#4A4B55;
	}
	
.texto {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color:#4A4B55;
	}
	
.texto1 {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-color:#000000;
	}
.link  {
     color:#4A4B55;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 text-decoration:none;
	 }
.link:hover{ 
     color:#4A4B55;
	 }