/* St. Paul's Nursery School STYLE SHEET */

/* Global Styles */
td,body {color: #000000; font-family: Arial;font-size: 12px;}
a:visited {color: #3A98B4}
a:link {color: #3A98B4}
a:hover{color: #6ECAE5; text-decoration : none;}

UL {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	padding : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 12px;
	list-style-type: disc;
}

.address {color: #3A98B4; font-family: Arial; font-size: 11px;}
.tagline {color: #3A98B4; font-family: Arial; font-size: 14px; font-weight: bold;}
.header {color: #95BA41; font-family: Arial; font-size: 16px; font-weight: bold;}
.footer {color: #000000; font-family: Arial; font-size: 10px;}
.header_white {color: #FFFFFF; font-family: Arial; font-size: 14px; font-weight: bold;}
a.link_white {color: #FFFFFF; font-family: Arial; font-size:12px; text-decoration : none; font-weight: bold;}
a.link_white:visited {color: #FFFFFF; font-family: Arial; font-size:12px; text-decoration : none; font-weight: bold;}
a.link_white:hover {color: #FFFFFF; font-family: Arial; font-size:12px; text-decoration : none; font-weight: bold;}
.form {color: #000000; font-family: Arial; font-size: 11px;}