
 .Title
{
    font-family:verdana,Arial,Helvetica,sans-serif,tahom;
    font-size:14px;
    color:#cf9c71;
    font-weight:bold;
}
 .Title2
{
    font-family:verdana,Arial,Helvetica,sans-serif,tahom;
    font-size:14px;
    color:#f67129;
    font-weight:bold;
}
.bluebgcon{
	background-image:url(bgorange.jpg);
	background-repeat:repeat-x;	
	}
/*text link*/
A:link {	
COLOR: #323a45; 	
}
A:visited {		
COLOR: #323a45; 
}
A:active {	
COLOR: #323a45; 
}
A:hover {		
 COLOR: #8b4509; 
TEXT-DECORATION: underline;
}
.bgorg{
background-image:url(org.gif); 
background-position:left bottom;
height:35px; 
background-repeat:repeat-x;	
	}
