/* KRS CSS */

a:active { text-decoration: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; position:relative;bottom:-1px;left:1px; }
