.copyWhite a:hover {
	font-family:tahoma;
    font-size:11px;	
    text-decoration: none;
    color: #800000;
}

body {
	font-family:tahoma;
	margin:0px;
}

p
{ 
line-height: 130%
}  


a {
	font-family:tahoma;
	    font-weight:bold;
    font-size:11px;	
	text-decoration: underline;
    color:#022E55;
}

a:hover {
	font-family:tahoma;
		    font-weight:bold;
    font-size:11px;	
    text-decoration: none;
    color: #2D608B;
}
