/* BASIC css start */
.logotext a{font-size: 34px;
    font-weight: bold;
    font-family: 'oswald';
    color: #000;
}

.topdott{  
    font-size: 21px;
    font-weight: bold;
    color: red;
    margin: 0 4px;
    font-family: initial;}
    
.trArea ul li a{    font-size: 13px;
    font-weight: normal;
    color: #d70303;
    font-family: 'Roboto',sans-serif;
}

/* BASIC css end */

