body {
	margin: 0px;
	background: #d7d6d5;
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 10px;
	text-align: center;
}

p,td {
	color: #323232;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 10px;
}

a {
	color: #df8c2d;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.nounderline:hover {
	text-decoration: none;
}

a.a_arrow {
	color: #df8c2d;
	background: url(../images/a_sitemap_on.gif) left no-repeat;
	text-decoration: none;
	padding-left: 10px;
}

a.a_arrow:hover {
	color: #000000;
	background: url(../images/a_sitemap_off.gif) left no-repeat;
}

h1 {
	color: #df8c2d;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	color: #df8c2d;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 16px;
	margin-bottom: 10px;
}

h3 {
	color: #df8c2d;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}

img {
	border: none;
}

p {
	margin: 0px;
}

table,tr,td {
	border: none;
}

td {
	vertical-align: top;
}

.error_message {
	color: #ff0000;
	font-weight: bold;
}

br {
	clear: both;
}

/* divs */

div {
	position: relative;
	overflow: hidden;
}

.padding_10 {
	padding: 10px;
}

.padding_18 {
	float: left;
	margin: 9px;
}

head:first-child+body .padding_18 {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	margin: 18px;
}

.padding_20 {
	margin: 20px;
}

.padding_25 {
	margin: 25px;
}

.padding_content_area {
	margin: 15px 25px 10px 25px;
	display: inline;
	float: left;
}

body.home .padding_content_area {
	margin: 0px;
}

body.home h1 {
	display: none;
}

body.exception .padding_content_area {
	margin: 0px;
}

body.exception h1 {
	display: none;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#container_main {
	margin: 0px auto 0px auto;
	width: 899px;
	background-color: #ffffff;
	text-align: left;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#container {
	width: 899px;
	background-color: #f3f3f3;
	text-align: left;
	background: #f3f3f3 url(../images/background_container.gif) left top no-repeat;
	clear: both;
}

#container.es {
	background: #f3f3f3 url(../images/background_container_es.gif) left top no-repeat;
}

#container.en {
	background: #f3f3f3 url(../images/background_container_en.gif) left top no-repeat;
}

body.home #container {
	width: 899px;
	background-image: none;
	text-align: left;
}

body.template_2 #container {
	background: #f3f3f3 url(../images/background_container.gif) left top no-repeat;
}

body.template_3 #container {
	background-color: #e5e6e8;
	background-image: none;
}

body.template_3 {
	background: #e5e6e8;
	text-align: left;
	font-family: verdana, arial, helvetiva, geneva;
}

#top_bar_template_3 {
	float: left;
	width: 400px;
	height: 120px;
	vertical-align: bottom;
	background: #b1b3b2;
	border-bottom: none;
	text-align: left;
	padding: 7px;
	white-space: wrap;
	clear: both;
	display: inline;
	overflow: hidden;
}

head:first-child+body #top_bar_template_3 {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 106px;
}

body.template_3 h1 {
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	margin: 0px;
}

body.template_3 h2 {
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	font-weight: normal;
	margin: 0px;
}

body.template_3 .padding_18 {
	border-bottom: none;
	clear: both;
}

body.template_4 #container {
	background: #f3f3f3 url(../images/background_container.gif) left top no-repeat;
}

body.template_6 #container {
	background: #f3f3f3 url(../images/background_container.gif) left top no-repeat;
}

#top_bar {
	float: left;
	width: 899px;
	height: 129px;
	background-color: #000000;
	border-bottom: solid 1px #ffffff;
	overflow: hidden;
}

body.home #top_bar {
	border-bottom: none;
}

#logo {
	float: left;
	width: 224px;
	height: 129px;
	background-color: #000000;
	text-align: left;
	overflow: hidden;
}

head:first-child+body #logo {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 224px;
}

#top_bar_navigation_wrap {
	float: left;
	width: 674px;
	height: 129px;
	overflow: hidden;
	z-index: 999;
}

#languages {
	display: inline; /* to avoid IE 6 making margins double its size */
	float: right;
	width: 660px;
	height: 10px;
	margin: 8px 10px 9px 0px;
	text-align: right;
	overflow: hidden;
}

#parent_title {
	float: left;
	line-height: 122px;
	color: #ffffff;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 22px;
	letter-spacing: 1px;
}

#navigation_level_1 { /* usually top main navigation */
	float: right;
	width: 661px;
	height: 102px;
	text-align: right !important;
	overflow: hidden;
	z-index: 999;
}

#navigation_level_2 { /* usually left side */
	position: relative;
	float: left;
	width: 223px;
	/* min-height: 340px; */
	padding-bottom: 70px;
	z-index: 999;
}

#navigation_level_2_extras {
	float: left;
	display: inline;
	position: relative;
	line-height: 0px;
	padding-bottom: 20px;
	clear: both;
	width: 195px;
}

#navigation_level_2 .padding_18 {
	margin-right: 0px;
	margin-top: 12px;
	width: 190px;
}

body.home #navigation_level_2 { /* usually left side */
	display: none;
}

#navigation_level_4 {
	padding-bottom: 20px;
}

#bottom_bar { /* usually at the bottom of the page ;-) */
	display: inline; /* to avoid IE 6 making margins double its size */
	position: relative;
	float: left;
	width: 876px;
	margin: 20px 12px 0px 12px;
	padding-bottom: 20px;
	z-index: 999;
	clear: both;
}

#navigation_bottom_page {
	float: right;
	width: 400px;
	text-align: right;
	z-index: 999;
}

#navigation_bottom_page a {
	color: #000000;
}

#navigation_extra { /* usually to place extra options, like Legal notice, Privacy notice, etc. */
	float: left;
	width: 400px;
	font-size: 9px;
}

#navigation_extra a {
	color: #000000;
}

#content_area {
	float: left;
	width: 675px;
}

.container_main_areas_alumnos .right_column {
	background: url(../images/background_home_area_alumnos.gif) left no-repeat;
	padding-left: 10px;
}

head:first-child+body .container_main_areas_alumnos .right_column {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 295px !important;
}

body.home #content_area {
	width: 899px;
}

#trace {
	width: 626px;
	height: 18px;
	background: url(../images/divider.gif) left bottom no-repeat;
	margin-bottom: 15px;
	color: #df8c2d;
	clear: both;
}

body.home #trace {
	display: none;
}

body.exception #trace {
	display: none;
}

.hr_navigation_level_2 {
	margin-top: 8px;
	margin-bottom: 7px;
}

.divider {
	width: 100%;
	height: 2px;
	background: url(../images/divider.gif) left bottom no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

/* */

.content_wrap {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

.flash_wrap {
	width: 700px;
}

.top_image {
	float: left;
	width: 626px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.right_image {
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

.left_image {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.bottom_image {
	float: left;
	width: 626px;
	margin-top: 10px;
}

.left_column {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.right_column {
	float: left;
	overflow: hidden;
}

.display_none {
	display: none;
}

/* */

#navigation_level_1 a {
	float: left;
	width: 95px;
	height: 81px;
	margin-right: 15px;
	background: url(../images/background_link_level_1_off.gif) left top no-repeat;
	line-height: 127px;
	text-indent: 7px;
	text-align: left;
	color: #ffffff;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 13px;
}

#navigation_level_1 a:hover {
	background: url(../images/background_link_level_1_on.gif) left top no-repeat;
	color: #df8c2d;
	text-decoration: none;
}

#navigation_level_1 a.on {
	background: url(../images/background_link_level_1_on.gif) left top no-repeat;
	color: #df8c2d;
}

#navigation_level_2 a {
	float: left;
	width: 190px;
	height: 28px;
	background: url(../images/background_link_level_2_off.gif) left bottom no-repeat;
	padding-top: 0px;
	text-indent: 10px;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	white-space: nowrap;
	clear: both;
	margin: 0px 0px 10px 0px;
}

head:first-child+body #navigation_level_2 a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	padding-top: 8px;
	margin: 0px 0px 4px 0px;
	line-height: 14px;
	overflow: hidden;
}

#navigation_level_2 a:hover {
	background: url(../images/background_link_level_2_on.gif) left bottom no-repeat;
	color: #df8c2d;
	text-decoration: none;
}

#navigation_level_2 a.on {
	background: url(../images/background_link_level_2_on.gif) left bottom no-repeat;
	color: #df8c2d;
}

#navigation_level_2 a.last {
	background: url(../images/background_link_level_2_off_last.gif) left bottom no-repeat;
}

#navigation_level_2 a.last:hover {
	background: url(../images/background_link_level_2_on_last.gif) left bottom no-repeat;
}

#navigation_level_2 a.last_on {
	background: url(../images/background_link_level_2_on_last.gif) left bottom no-repeat;
	color: #df8c2d;
}

#navigation_level_2 a.last_on:hover {
	background: url(../images/background_link_level_2_on_last.gif) left bottom no-repeat;
}

#navigation_level_2_extras a {
	width: 191px;
	height: 44px;
	padding: 0px !important;
	margin: 0px !important;
	background-image: none;
	text-indent: 0px;
}

#navigation_level_2_extras a:hover {
	width: 191px;
	height: 44px;
	padding: 0px !important;
	margin: 0px !important;
	background-image: none;
	text-indent: 0px;
}

#navigation_level_3 {
	display: inline;
	width: 190px;
	z-index: 999;
	clear: both;
}

head:first-child+body #navigation_level_3 {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	float: left;
	position: relative;
	width: 190px;
}

#navigation_level_3 a {
	float: left;
	height: 15px;
	background: none;
	padding-top: 0px;
	text-indent: 23px;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 11px;
	line-height: 8px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #d4d5d7;
	padding-bottom: 0px;
}

head:first-child+body #navigation_level_3 a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 20px;
	padding-top: 2px;
	margin: 0px 0px 2px 0px;
	line-height: 14px;
}

#navigation_level_3 a:hover {
	background: none;
	color: #df8c2d;
	text-decoration: none;
}

#navigation_level_3 a.on {
	background: none;
	color: #df8c2d;
}

#navigation_level_3 a.last {
	background: none;
	border: none;
}

#navigation_level_3 a.last:hover {
	background: none;
	border: none;
}

#navigation_level_4 a {
	font-family: arial, verdana, helvetica, geneva;
	font-size: 11px;
	color: #000000;
	padding-right: 4px;
	white-space: nowrap;
	border-right: 1px solid #000000;
	font-weight: bold;
}

head:first-child+body #navigation_level_4 a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 28px;
	padding-top: 8px;
	margin: 0px 0px 4px 0px;
	line-height: 14px;
	overflow: hidden;
}

#navigation_level_4 a:hover {
	color: #df8c2d;
	text-decoration: none;
}

#navigation_level_4 a.on {
	color: #df8c2d;
}

#navigation_level_4 a.last {
	border-right: none;
}

#navigation_level_4 a.last:hover {
}

#navigation_level_4 a.last_on {
	color: #df8c2d;
}

#navigation_level_5 a.last_on:hover {
}

/* forms */

.form_field {
	margin-top: 0px;
	margin-bottom: 1px;
}

label.label_left {
	float: left;
	width: 115px;
	margin-bottom: 7px;
	clear: both;
	font-weight: bold;
}

label.label_right {
	float: left;
	/*
	height: 19px;
	*/
	margin-bottom: 7px;
}

head:first-child+body .destacat {
/*Hidden from IE 6 and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	border-top: 1px solid #ffffff;
}

input,textarea,select,file {
	float: left;
	width: 195px;
	height: 19px;
	background: #ffffff url(../images/background_input_box.gif) left top no-repeat;
	border: none;
	margin-bottom: 5px;
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 10px !important;
	vertical-align: middle;
}

fieldset {
	position: relative;
	border: none;
	padding: 0px;
	margin: 0px;
}

select {
	border: 1px solid #cccccc;
}

textarea {
	width: 195px;
	height: 70px;
	background: url(../images/background_textarea_box.gif) left top no-repeat;
}

input.button {
	width: 55px;
	height: 17px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: none;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

input.radiocheckbox {
	width: 15px;
	background-color: transparent;
	border: none;
}

head:first-child+body input.boto {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
}

/* news */

.list-news-wrap {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e1e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

.list-news-image {
	float: left;
	margin-right: 10px;
}

.list-news-text-wrap {
	float: right;
}

.list-news-text .a {
	font-weight: bold;
}

.list-news-subheader {
	float: left;
}

.list-news-date {
	float: left;
	width: 80px;
	font-size: 9px !important;
	color: #848484;
}

.list-news-category {
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
}

.list-news-wrap-first {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e1e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

.list-news-image-first {
	float: left;
	margin-right: 10px;
}

.list-news-text-wrap-first {
	float: right;
}

.list-news-text-first .a {
	font-weight: bold;
}

.list-news-subheader-first {
	float: left;
}

.list-news-date-first {
	float: left;
	width: 80px;
	font-size: 9px !important;
	color: #848484;
}

.list-news-category-first {
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
}

.single-news-wrap {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e1e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
}

.single-news-image {
	float: left;
	margin-right: 10px;
}

.single-news-text-wrap {
	float: left;
	margin-bottom: 10px;
	margin-bottom: 10px;
}

.single-news-header {
	float: left;
	color: #df8c2d;
	font-weight: bold;
}

.single-news-subheader {
	float: left;
	margin-bottom: 5px;
	clear: both;
}

.single-news-text {
	float: left;
}

.single-news-date {
	float: left;
	width: 80px;
	font-size: 9px;
	color: #848484;
}

.single-news-category {
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
}

.single-news-backbutton {
	width: 100%;
	margin-top: 10px;
	font-weight: bold;
	clear: both;
}

p.list_plugin_news {
	float: left;
	margin-bottom: 16px;
	clear: both;
}

p.list_plugin_news_first {
	background-color: #e0e1e3;
}

/* image gallery */

.list-galleries-wrap {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e1e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.list-galleries-image {
	float: left;
	margin-right: 10px;
}

.list-galleries-text-wrap {
	float: right;
}

.list-galleries-text .a {
	font-weight: bold;
}

.list-galleries-text {
	float: left;
}

.list-galleries-date {
	float: left;
	width: 80px;
	font-size: 9px !important;
	color: #848484;
}

.list-galleries-category {
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
}

.list-galleries-wrap-first {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e1e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.list-galleries-image-first {
	float: left;
	margin-right: 10px;
}

.list-galleries-text-wrap-first {
	float: right;
}

.list-galleries-text-first .a {
	font-weight: bold;
}

.list-galleries-subheader-first {
	float: left;
}

.list-galleries-date-first {
	float: left;
	width: 80px;
	font-size: 9px !important;
	color: #848484;
}

.list-galleries-category-first {
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
}

.single-galleries-wrap {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e1e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
}

.single-galleries-image {
	float: left;
	margin-right: 10px;
}

.single-galleries-text-wrap {
	float: right;
}

.single-galleries-header {
	float: left;
	color: #df8c2d;
	font-weight: bold;
}

.single-galleries-subheader {
	float: left;
	margin-bottom: 5px;
	clear: both;
}

.single-galleries-text {
	float: left;
}

.single-galleries-date {
	float: left;
	width: 80px;
	font-size: 9px;
	color: #848484;
}

.single-galleries-category {
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
}

.single-galleries-backbutton {
	float: left;
	margin-top: 10px;
	font-weight: bold;
	clear: both;
}

p.list_plugin_news {
	float: left;
	margin-bottom: 16px;
	clear: both;
}

p.list_plugin_news_first {
	background-color: #e0e1e3;
}

/* paginating */

.paging-wrap {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	color: #df8c2d;
	clear: both;
}

.paging-previous {
	float: left;
	width: 100px;
}

.paging-pages {
	float: right;
	text-align: right;
	white-space: nowrap;
}

.paging-next {
	float: right;
	text-align: right;
}

/* downloads */

.list-downloads-wrap {
	float: left;
	/*width: 100%;*/
	width: 624px;
	border-bottom: 1px solid #e0e1e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

/* faq's */

.list-faqs-wrap {
	float: left;
	display: inline;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.list-faqs-questions-wrap {
	margin-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
}

.list-faqs-wrap h2 {
	color: #606060;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.list-faqs-wrap p {
	margin-bottom: 10px;
}

/* sitemap */

.sitemap_wrap {
	line-height: 18px;
}

table.table_sitemap {
	 margin-top: 10px;
	 margin-bottom: 10px;
	 border-bottom: 1px solid #e2e2e2;
}

table.table_sitemap td {
	padding-right: 40px;
	padding-bottom: 20px;
	vertical-align: top;
	white-space: nowrap;
	line-height: 18px;
}

a.a_sitemap_level_1 {
	color: #000000;
	font-weight: bold;
}

a.a_sitemap_level_1:hover {
	color: #df8c2d;
}

a.a_sitemap_level_2 {
	color: #000000;
	background: url(../images/a_sitemap_off.gif) left no-repeat;
	padding-left: 10px;
}

a.a_sitemap_level_2:hover {
	color: #df8c2d;
	background: url(../images/a_sitemap_on.gif) left no-repeat;
	text-decoration: none;
}

a.a_sitemap_level_3 {
	color: #000000;
	background: url(../images/a_sitemap_off.gif) left no-repeat;
	padding-left: 10px;
}

a.a_sitemap_level_3:hover {
	color: #df8c2d;
	background: url(../images/a_sitemap_on.gif) left no-repeat;
	text-decoration: none;
}

/* page menu */

.pagemenu-wrap {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e1e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.pagemenu-image {
	float: left;
	margin-right: 10px;
}

.pagemenu-text-wrap {
	/*float: right;*/
}

.pagemenu-text-wrap a {
	background: url(../images/a_sitemap_on.gif) left no-repeat;
	padding-left: 10px;
	font-weight: bold;
}

.pagemenu-text-wrap a:hover {
	background: url(../images/a_sitemap_off.gif) left no-repeat;
}

/* search */

.list-search-wrap {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	display: inline;
}

.list-search-wrap .page_name {
	color: #606060;
}

.paging-wrap-pages {
	float: right;
	width: 250px;
	text-align: right;
}

.paging-wrap-results {
	float: left;
	width: 250px;
	font-size: 13px;
	color: #000000;
	text-align: left;
}

.highlight {
	background-color: #df8c2d;
	color: #000000;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

/* home */

#flashcontent_5 {
	float: left;
	width: 224px;
	height: 150px;
	background: #8f8f8f url(../images/home_5.gif);
	color: #ffffff;
	overflow: hidden;
}

#flashcontent_5 a.a_arrow {
	display: block;
	background: url(../images/a_sitemap_on_ie6_home.gif) top left no-repeat;
}

head:first-child+body #flashcontent_5 a.a_arrow {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	display: inline;
	background: url(../images/a_sitemap_on_home.gif) top left no-repeat;
}

/* exceptions */

.navigation_level_1_layout_2 a {
	width: auto !important;
}

.navigation_level_1_layout_2 a.on,a.last_on {
	display: none;
}

body.exception #content_area {
	height: 460px !important;
	overflow: hidden !important;
}

head:first-child+body body.exception #content_area {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 480px !important;
}

body.exception #navigation_level_2 {
	height: 460px !important;
	padding-bottom: 0px !important;
	overflow: hidden !important;
}

head:first-child+body body.exception #navigation_level_2 {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 460px !important;
}

#flashcontent_1 a:hover {
	color: #df8c2d;
}

#flashcontent_3 a:hover {
	color: #df8c2d;
}