A:link {
	font-family: arial,sans-serif;
	color: #D570AB;
	text-decoration: none;
	text-weight: bold;

		}

A:visited {
	font-family: arial,sans-serif;
	color: #D570AB;
	text-decoration: none;
	text-weight: bold;


}

A:active {
	font-family: arial,sans-serif;
	color: #D570AB;
	text-decoration: none;


}

A:hover {
	font-family: arial,sans-serif;
	color: #5842e2;
	text-decoration: none;
	text-weight: bold;

}

A.red:link {
	font-family: arial,sans-serif;
	color: #D64252;
	text-decoration: none;
	text-weight: bold;

		}

A.red:visited {
	font-family: arial,sans-serif;
	color: #D64252;
	text-decoration: none;
	text-weight: bold;


}

A.red:active {
	font-family: arial,sans-serif;
	color: #D64252;
	text-decoration: none;


}

A.red:hover {
	font-family: arial,sans-serif;
	color: #5842e2;
	text-decoration: none;
	text-weight: bold;

}
body{
scrollbar-base-color: #D570AB;

}
