﻿body 
{
    margin:0;
    padding:0;
    font-family:Tahoma;
    font-size:12px;
    background:#018EDE;
}


.linq {text-decoration:underline;}
.linq:visited {text-decoration:underline;}
.linq:hover {text-decoration:none;}


.linq2 {text-decoration:none;}
.linq2:visited {text-decoration:none;}
.linq2:hover {text-decoration:underline;}
