﻿.navrow 
{
}

.navrow a:link, .navrow a:visited
{
    text-decoration: none;
}

.navrow a:active,.navrow a:focus, .navrow a:hover {
color: Red;}

.navrow p
{
    padding: 0;
    margin: 0;
}

