﻿body {
 margin : 10px;
 color: #FFFFFF;
 font-size : 14px;
 font-family : "Copperplate Gothic Light";
 font-weight : normal; 
}

a:link {
 color : #FFFFFF;
 font-size : 14px;
 font-family : "Copperplate Gothic Light"
 text-decoration : none;
}

a:visited {
 color : #FFFFFF;
 font-size : 14px;
 font-family : "Copperplate Gothic Light"
 text-decoration : none;
}

a:active {
 color : 316699;
 font-size : 14px;
 font-family : "Copperplate Gothic Light"
 text-decoration : none;
}

a:hover {
 color : #316699;
 font-size : 14px;
 font-family : "Copperplate Gothic Light"
 text-decoration : none;
}
