a { 
outline : none; 
} 
body { 
margin : 0; 
padding : 0; 
background-color : #ff9c01; 
} 
.main_tabel { 
background : url(images/t_bg.jpg) repeat-x center top; 
} 
.y_bg { 
background : url(images/y_bg.jpg) repeat-y center top; 
} 
.new_bg { 
background : url(images/thin_bg.jpg) no-repeat center top; 
} 
.footer_bg { 
background : url(images/footer_bg.jpg) no-repeat center top; 
height : 35px; 
} 
.about { 
background : url(images/about_the.jpg) no-repeat left top; 
} 
.text1 { 
font-family : "Trebuchet MS"; 
font-size : 14px; 
color : #616060; 
font-weight : bold; 
line-height : 25px; 
} 
.text2 { 
font-family : "Trebuchet MS"; 
font-size : 20px; 
color : #fe0000; 
font-weight : normal; 
font-style : normal; 
} 
.text4 { 
font-family : "Arial"; 
font-size : 16px; 
color : #000000; 
font-weight : normal; 
font-style : normal; 
} 
.footertxt{
font-size:12px;
color:#000000;
}
a.footer:link{
font-size:12px;
color:#000000;
}
a.footer:active{
font-size:12px;
color:#000000;
}
a.footer:visited{
font-size:12px;
color:#000000;
}