﻿.logintext
{
    position: relative;
    left : 185px;
    bottom : 19px;
}

.logintext:hover
{
    text-decoration : underline;    
}

.loginlabel
{
    font-family : Arial;
    font-size : 10pt;
    color : #cccccc;    
}