

/* ------------------------ General ------------------------ */


body 				{background:rgb(255, 255, 255); color:rgb(12, 12, 12);font-size:14px; font-family: 'Roboto', sans-serif; font-weight:500;}
a					{color:rgb(0, 0, 0)}
#column_width a:hover	{color:rgb(255, 255, 255); background-color:rgb(0, 0, 0);}


/* ------------------------ Bottom ------------------------ */

#bottom									{background-color:rgb(255, 255, 255); color:rgb(0, 0, 0)}
.bottom_menu a							{color:rgb(0, 0, 0)}
.bottom_nav								{border-right:0px rgb(0, 0, 0) solid}
.bottom_nav:first-child					{border-left:0px rgb(0, 0, 0) solid}


a#scrollup 								{background-color:rgb(255, 255, 255); color:rgb(0, 0, 0);}
a:hover#scrollup 						{background-color:rgb(0, 0, 0); color:rgb(255, 255, 255);}

	
	
	
