﻿body {font-family: Times New Roman}

a.NavLink:link { font-size: 12px; color: #ffffff; text-decoration: none; }
a.NavLink:visited {	font-size: 12px; color: #ffffff; text-decoration: none; }
a.NavLink:hover { font-size: 12px; color: #66cc66; text-decoration: none; }
a.NavLink:active { font-size: 12px; color: #bdb1ff; text-decoration: none; }


a.AdminLink:link { font-size: 18px; color: #000000; text-decoration: none; }
a.AdminLink:visited {	font-size: 18px; color: #000000; text-decoration: none; }
a.AdminLink:hover { font-size: 18px; color: #66cc66; text-decoration: none; }
a.AdminLink:active { font-size: 18px; color: #bdb1ff; text-decoration: none; }

a.SermonMessageLink:link { font-size: 18px; font-weight: bold; text-decoration: none; }
a.SermonMessageLink:visited { font-size: 18px; font-weight: bold; text-decoration: none; }
a.SermonMessageLink:hover { font-size: 18px; font-weight: bold; color: #000000; text-decoration: underline; }
a.SermonMessageLink:active { font-size: 18px; font-weight: bold; color: #000000; text-decoration: underline; }

.ErrorMessage { font-size: 18px; color: red; font-weight: bold }