
body {
background:rgb(255,255,255);
font-family:'Mukta Vaani', Helvetica, Verdana;
font-size:13px;
line-height:24px;
color:rgb(64,64,64);
letter-spacing:1px;
overflow-x: hidden;
}

a,
a:active,
a:focus,
a:hover,
button,
button:active,
button:focus,
button:hover{
outline:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

a:hover{
text-decoration:underline;
}


h1, h2, h3, h4, h5, h6{
color:rgb(67,69,69);
font-family:'Mukta Vaani', Helvetica, Verdana;
margin:0 0 15px 0;
}

footer {
background: rgb(225,199,112) !important;
color: rgb(84,84,84) !important;
}


footer .subfooter {
background: rgb(255,255,255) !important;
color: rgb(158,158,158) !important;
}

footer a, footer ul li a {
color: rgb(123,123,123) !important;
}

footer p a {
color: rgb(123,123,123) !important;
}

a {
color: rgb(32,163,237)}

a:hover {
color: rgb(212,0,0)}


.navbar {
background: rgb(188, 56, 25) !important;
}

li.dropdown ul.dropdown-menu {
background: rgb(203,170,61) !important;

}

li.dropdown ul.dropdown-menu li a {
color: rgb(255,255,255) !important;
}/* GENERATED CSS*/