﻿body {
background-color:#07507b;
color: #FFFFFF;
}
a:link {text-decoration: none; color: #58BBF5}     /* unvisited link */
a:visited {text-decoration: none; color: #58BBF5}  /* visited link */
a:hover {color: #FFFFFF}   /* mouse over link */