.test {
	background-color: #E32A34;
}
.indent {
	text-indent: 15px;
}
.date {
	font-weight: bold;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
.sidebar a {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebar ul {
	list-style: none;
	margin-left: 8px;
}


/* Danny */
#danny .nav a {
	color: #CCCC99;
	font-weight: bold;	
	text-decoration: none;
	font-family: 'arial, Helvetica, sans-serif';
	margin-left: 10px;
}
#danny .nav a:active, #danny .nav a:hover {
	text-decoration: underline;
	margin-left: 10px;
}

/* Kaitlynn */
#kaitlynn .nav a {
	color: #C595CE;
	font-weight: bold;	
	text-decoration: none;
	font-family: 'arial, Helvetica, sans-serif';
	margin-left: 10px;
}
#kaitlynn .nav a:active, #kaitlynn .nav a:hover {
	text-decoration: underline;
	margin-left: 10px;
}

/* Ryan */
#ryan .nav a {
	color: #EBE9C3;
	font-weight: bold;	
	text-decoration: none;
	font-family: 'arial, Helvetica, sans-serif';
	margin-left: 10px;
}
#ryan .nav a:active, #ryan .nav a:hover {
	text-decoration: underline;
	margin-left: 10px;
}

/* Baby */
#baby .nav a {
	color: #86D5F5;
	font-weight: bold;	
	text-decoration: none;
	font-family: 'arial, Helvetica, sans-serif';
	margin-left: 10px;
}
#baby .nav a:active, #baby .nav a:hover {
	text-decoration: underline;
	margin-left: 10px;
}
#baby .grow {
	background-color: #F4BAD3;
	font-family: arial;
	font-size: 15;
	color: #FFFFFF;
}

/* Travel */
#travel .nav a {
	color: #B1897C;
	font-weight: bold;	
	text-decoration: none;
	font-family: 'arial, Helvetica, sans-serif';
	margin-left: 10px;
}
#travel .nav a:active, #travel .nav a:hover {
	text-decoration: underline;
	margin-left: 10px;
}



/* COMMENTS */
.comments {
	color: #F4BAD3;
}
.comments a {
	font-size: 14;
	color: #F4BAD3;
}
