/*
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 : Oct 20, 2016, 6:18:01 AM
    Author     : Judii
*/
body{
    font-family: 'Josefin Sans', sans-serif;
}

#homepageplots{
    color: #000;
}

#homepageplots:hover{
    background: #009926;
    color: #FFF;
}



