@import url("yc/youngcarers.css");
a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #7d214a;
	text-decoration: underline;
	cursor: hand;
}
a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #b5b38c;
	text-decoration: underline;
	cursor: hand;
}
a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #b5b38c;
	text-decoration: underline;
	cursor: hand;
}
a:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #7d214a;
	text-decoration: underline;
	cursor: hand;
}
a.side:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #7d214a;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	display: block;
	padding: 3px 0px 5px 0px;
	

}
a.side:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #73004A;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	display: block;
	padding: 3px 0px 5px 0px;
}
a.side:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #b5b38c;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	display: block;
	padding: 3px 0px 5px 0px;
}
a.side:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #7d214a;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	display: block;
	padding: 3px 0px 5px 0px;
}


a.standout:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	display: block;
    padding: 5px 0px 7px 0px;
}
a.standout:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	display: block;
	padding: 5px 0px 7px 0px;
}
a.standout:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color: #b5b38c;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	display: block;
	padding: 5px 0px 7px 0px;
}
a.standout:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	display: block;
    padding: 5px 0px 7px 0px;
}
.ative {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	display: block;
	padding: 3px 0px 5px 0px;
}.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.redtext {

	color: #7d214a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.Link {
	color: #7d214a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.boldreverse {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	background-color: #7d214a;

}
