body, td, .NormalText {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #808080;
}

a:link, a:active, a:visited {
	color: #FDACAC;
	font-weight: bold;
}

a:hover {
	
}

ul,ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin-bottom: 10px;
}

/*--- Edit.com Custom Styles ---*/

.PageTitle {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 3px solid #FFC6C6;
	padding-bottom: 3px;
}

.LargeText {
	font-size: 16px;
}

.PinkText {
	color: #FDACAC;
}

.BlackText {
	color: #000;
}

/*--- Layout ---*/

div#footer {
	color: #000;
	text-align: center;
}

div#footer a:link,
div#footer a:active,
div#footer a:visited,
div#footer a:hover {
	color: #000;
}
