body {
	font-family: Arial, Helvetica, sans-serif;
	}

INPUT	{ font-family:arial,sans-serif;
		color: #003399;
		background: #E6CC72;
		}

P	{ font-family:arial,sans-serif;
		color: #000000;
		text-size: 10em;
		}
		
A:link {
	font-family: arial,sans-serif;
	color: #D64252;
	text-decoration: none;
	text-weight: bold;

		}

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


}

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


}

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

}

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

		}

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


}

A.blue:active {
	font-family: arial,sans-serif;
	color: #0000CC;
	text-decoration: none;


}

A.blue:hover {
	font-family: arial,sans-serif;
	color: #0088ff;
	text-decoration: none;
	text-weight: bold;

}

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

		}

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


}

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


}

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

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

}

