/* CSS Document */

	
.developbold11 {
	font-family: Arial;
	font-weight:bold;
	color: #ff9900;
	}

.developbold12 {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #ff9900;
	}
		
.developbold13 {
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color: #ff9900;
	}
	
.developbold14 {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #ff9900;
	}
	
.develop18 {
	font-family: Arial;
	font-size:18px;
	color: #ff9900;
	padding:3px;
	}
	
.developtext {
	font-family: Arial;
	color: #ff9900;
	}


a.develop11:link {color: #ff9900; text-decoration: none; font-weight:bold; }
a.develop11:visited { text-decoration: none; color:#ff9900; font-weight:bold; }
a.develop11:hover { text-decoration: underline; color: #ff9900; font-weight:bold; }
a.develop11:active { text-decoration: underline; color: #ff9900; font-weight:bold; }

a.developaddress:link {color: #ff9900; text-decoration: none;  }
a.developaddress:visited { text-decoration: none; color:#ff9900; }
a.developaddress:hover { text-decoration: underline; color: #ff9900; }
a.developaddress:active { text-decoration: underline; color: #ff9900;}







