body {
    font-family: Arial;
    font-size: 13px;
    line-height: 1.4;
	color: #252525;
}

a {
    text-decoration:underline; 
	color: #024485;
}
a:hover {
    text-decoration:underline; 
	color: #DB0202;
}



