a {color: #F05033; text-decoration: none; outline: 0; -moz-outline: 0; padding: 1px; }
a:hover { color: #fff; background: #F05033; }

a.dark { color: #AA3824; }
a:hover.dark { color: #fff; background: #AA3824; }


/* Activate Colors */
a { color: #F05033;}
a:hover { color: #fff; background: #F05033; }

a.dark { color: #AA3824; }
a:hover.dark { color: #fff; background: #AA3824; }

tr#mainRow td.second .recordcontent h2{
color:#F05033;
}

tr#mainRow td.second .recordcontent span{
color:#AA3824;
}

tr#mainRow td.second .subscribebox table.subscribe a.preview{
	background: #AA3824;
	}

tr#mainRow td.second .subscribebox table.subscribe a.preview:hover{
	background: #F05033;
}

tr#mainRow td.second .subscribebox table.subscribe a.button{
	background: #F05033;
}

tr#mainRow td.second .subscribebox table.subscribe a.button:hover{
	background:#AA3824;
}

tr#mainRow td.first .navigation ul li ul.network li a {
color:#F05033;
}

tr#thirdRow td.third .button a {
background-color:#F05033
}

tr#thirdRow td.third .button a:hover {
background-color:#AA3824;
}

tr#mainRow td.first .search div a:hover {
	background: #AA3824;
	}
	
tr#mainRow td.second .subscribebox span p a:hover{
background-color:#F05033;
}