﻿body { height: 100%; margin: 0; padding: 0; background-image: url("../images/layout/background.jpg"); background-repeat: repeat;  background-color: #000000; font-family: arial; font-size: .82em; color: #000000; line-height: 16px}

.Header { font-size: 1.20em; }

.Divider  { font-size: .80em; color: #000000; }
.SmallBlue { font-size: .80em; color: #757ea0; }


a:link { color: #225794; }
a:visited { color: #225794; }
a:hover { color: #FF0000; text-decoration: none}


a.FooterLink:link { font-size: .80em; color: #757ea0; }
a.FooterLink:visited { font-size: .80em; color: #757ea0; }
a.FooterLink:hover { font-size: .80em; color: #ec164c; text-decoration: none}