*{
   font-size: 15px; 
    font-family: Arial, Times, "Times New Roman", serif;
	color:#022f50;
}
a
{
 text-decoration: underline;
  color: #022f50;
}

a:hover {
   color: #d80123;
   text-decoration: underline;
}

p {
   color: #d80123;
}




