/* Stylesheet for Faith Mission */

/* Top Navigation */
a.LeftNav			{ color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: none }
a.LeftNav:hover		{ color: #999999; font-family: Arial; font-size: 13px; text-decoration: none }

/* Bottom Navigation */
a.BottomNav			{ color: #993C38; font-family: Arial; font-size: 13px; text-decoration: none }
a.BottomNav:hover		{ color: #993C38; font-family: Arial; font-size: 13px; text-decoration: underline }

/* Normal links */
a				{ color: #993C38; text-decoration: none }
a:hover			{ color: #993C38; text-decoration: underline }


