a {
	text-decoration: none;
}
a:hover {
	color: Black;
	background-color: Red;
	font-weight : bolder;
	font-size : medium;
}
body {font-family:  Times New Roman, Times, serif}
body{background-color: White}
blockquote{
	font-size: x-small;
	background-color : #DCDCDC
}