/* Anglicans Together CSS Document */

a {   
		font-weight: bold; 
		color: #003399; 
		text-decoration: none}

a:hover {   
		color: #FFCC33; }

.footmenu {  
		font-family: times, serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: #003399; 
		text-decoration: none}

.footmenu:hover {   
		color: #FFCC33; }

.menu {  
		font-family: times, serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #003399; 
		text-decoration: none;
		padding-left: 10px;}

.menu:hover {   
		color: #FFCC33; }
		
.menubg {
		background-image: url(/Images/buttonbg.gif);
		background-repeat: no-repeat;}

.spacer {  
		font-family: arial, sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: #003399; 
		text-decoration: none}
