﻿.css {  height: 12px}

a:hover {
  color: red;
  text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

