.copyWhite a:hover {
	font-family:verdana;
    font-size:8pt;	
    text-decoration: none;
    color: #070E6C;
}

body {
	font-family:verdana;
	margin:0px;
}

a {
	font-family:verdana;
    font-size:8pt;	
	text-decoration: underline;
    color:#333333;
}

a:hover {
	font-family:verdana;
    font-size:8pt;	
    text-decoration: none;
    color: #C90000;
	font-weight: bold;
}

