/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 15, 2016, 2:28:46 PM
    Author     : ptichica
*/
.help-block {
    color: yellow !important;
}

a:hover {
    color: yellow !important;
    text-decoration: none !important;
} 
