BODY

	a {color: #E6911C; text-decoration: underline}
  a:hover {text-decoration: none; color: #999999;}
	
	a.orange_link_bold {color: #E6911C; font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none}
  a.orange_link_bold:hover {text-decoration: underline; color: #999999;}
	a.orange_link_bold_ul {color: #E6911C; font-family: arial; font-size: 11px; font-weight: bold; text-decoration: underline}
  a.orange_link_bold_ul:hover {text-decoration: none; color: #999999;}
	
	.blue_bold {color: #5F808E; font-family: arial; font-size: 12px; font-weight: bold; text-decoration: none}	
  a.blue_link {color: #5F808E; font-family: arial; font-size: 11px; font-weight: normal; text-decoration: underline}
  a.blue_link:hover {text-decoration: none; color: #999999;}
  a.blue_link_bold {color: #5F808E; font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none}
  a.blue_link_bold:hover {text-decoration: underline; color: #999999;}
		
	.green_bold {color: #83A639; font-family: arial; font-size: 12px; font-weight: bold; text-decoration: none}	
	a.green_link_bold {color: #9EBB60; font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none}
  a.green_link_bold:hover {text-decoration: underline; color: #999999;}
		
	a.feature {color: #E6911C; font-family: arial; font-size: 14px; font-weight: bold; text-decoration: none;}
	a.feature:hover {color: #999999;}
	
	.blue_header {color: #7390C2; font-family: arial; font-size: 14px; font-weight: bold; text-decoration: none;}
	
	.text_title {color: #E6911C; font-family: arial; font-size: 14px; font-weight: bold;}	
	.text {color: #727272; font-family: arial; font-size: 12px;}
	.text_small {color: #727272; font-family: arial; font-size: 11px;}

  .footer {color: #ffffff; font-family: arial; font-size: 11px;}
  a.footer {color: #ffffff; font-family: arial; font-size: 11px;}
	
	.form_login {width: 130; font-family: arial; font-size: 11px;}
	.form_register {width: 320; font-family: arial; font-size: 12px;}
	.form_textarea {width: 280; font-family: arial; font-size: 12px;}

	.article_image {border: 1px; padding: 6px; border-style: solid; border-color:#ccc; margin-bottom: 8px;}
	.article_image_left {padding: 6px; border: 1px; border-style: solid; border-color:#ccc; margin-right: 8px; margin-bottom: 8px;}
	.article_image_right {padding: 6px; border: 1px; border-style: solid; border-color:#ccc; margin-left: 8px;}
	
	hr.one {width: 100%; height: 1px; border: 1px; background: #ccc;}
	
/* FORMS */
  .form_text_select {width: 240px; font-family: arial;  font-size: 12px;}
	.form_text_area {width: 280px; height: 200px; font-family: arial;  font-size: 12px;}
