﻿/* CSS Document */
a { text-decoration: none; color = '#3F3DA0'; font-family: Arial; font-size: 11px}
a:link { text-decoration: none; color = '#3F3DA0'; font-family: Arial; font-size: 11px}
a:hover {text-decoration: none; font-weight: bold; color = '#5C9C4E'; font-family: Arial; font-size: 14px}
a:visited {text-decoration: none; color = '#3F3DA0'; font-family: Arial; font-size: 11px}
