/* Artkrush Colors */
a { color: #6292c2;}
a:hover { color: #fff; background: #6292c2; }

.artworkwrap a:hover{background:#fff;}
.artwork a:hover{background:#fff;}

a.dark { color: #004172; }
a:hover.dark { color: #fff; background: #315d87; }

tr#mainRow td.second .recordcontent h2{
color:#6292c2;
}

tr#mainRow td.first .navigation ul li ul.network li a {
color:#6292c2;
}

tr#mainRow td.second .recordcontent span{
color:#004172;
}

tr#mainRow td.second .subscribebox table.subscribe a.preview{
	background: #004172;
	}

tr#mainRow td.second .subscribebox table.subscribe a.preview:hover{
	background: #6292c2;
}

tr#thirdRow td.third .button a {
background-color:#6292c2
}

tr#thirdRow td.third .button a:hover {
background-color:#315d87;
}

tr#mainRow td.second .subscribebox table.subscribe a.button{
	background: #6292c2;
}

tr#mainRow td.second .subscribebox table.subscribe a.button:hover{
	background:#315d87;
}

tr#mainRow td.first .search div a:hover {
	background: #315d87;
	}
	
tr#mainRow td.second .subscribebox span p a:hover{
background-color:#6292c2;
}
