/* Table of contents
	
	1. Global
	2. Things to hide
	3. Things to style
	4. Links
-------------------------------------------------- */


/* 1. Global
-------------------------------------------------- */

body {

}


/* 2. Things to hide
-------------------------------------------------- */



/* 3. Things to style
-------------------------------------------------- */


/* 4. Links
-------------------------------------------------- */

a:link, 
a:visited {
   color: #000;
   text-decoration: underline;
}
