div {font-size: 12px;}
span {font-size: 10px;}
A {text-decoration: none;}
A:hover {text-decoration: underline;}
A:hover {COLOR: red;}
A:active {COLOR: yellow;}
