﻿
/*-----------------------------------------
	About's Colors
-----------------------------------------*/

h3,h4,h5,a:hover,p a, h3 a, h4 a, h5 a, h6 a {
	color: #0069D5;
}

	p a:hover {
		color: #0069D5;
		text-decoration: underline;
	}
	
	ul.linklist li a:hover {
	    color: #0069D5;
	}


a.arrowLink {	background-image:url(../images/common/arrow-button-gray.gif);}
	a.arrowLink:hover {		color:#0069D5;	/* background-position:right -20px; */}
