A:hover {
	COLOR: red
;}
P {
	line-height : normal;}
A {
	COLOR: blue
;
  
}
BODY{
  
  margin-left : 50px;
  margin-right : 50px;
}
.table_w{
  width : 90%;border-collapse:collapse;
}
H1{
  color : green;
}
.date{
  text-align : right;
}
