a, br, class, div, id, button, h1,h2,h3,h4,h5, h6,form, image, input, label,li,nav, ol,p, small, textArea, textarea, ul  { 
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', tahoma, verdana, helvetica !important;
    font-weight: normal;
    text-decoration: none;
    list-style: none;
    color: #151515;
}
a {
	cursor: pointer;
	font-family: 'Roboto', tahoma, verdana, helvetica !important;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
	color: #151515;
}
li {
	font-family: 'Roboto', tahoma, verdana, helvetica !important;
	font-weight: lighter;
}