/* CSS Document */

.yellow, h2 {color:#FFD71F;}
h2 {margin-top:20px;}
a {color:#FFD71F; text-decoration:underline;}
a:hover {text-decoration:none;}
h1 {font-weight:bold; color:#404040; margin-bottom:10px;}