a{	text-decoration: none;}a:link{	color: white; }a:visited{	color: white; } a:active {	color: white;}a:hover{	color: red;	text-decoration: underline;}a.menu_bar:hover{	font-weight: bold;	text-decoration: none;}body{	font-family: Times New Roman;	background-color: Black;	color: White;}