﻿/**   --------- Site Colors ---------   **/

/*#light_blue (link) : #565656;
#blue (link:hover) :#4077B9;*/



/**   --------- Global ---------   **/

html {overflow-y:scroll; }
body {_behavior:url("hover.htc"); background-color:#fff; }

a {color:#4077B9; text-decoration:none;}
a:hover {color:#4077B9;}



/**   --------- Typography ---------   **/

h1{color:#B2B2B2;}
h2{color:#6FAF00;}
h3{color:#393E41;}
h4{}
h5{}
h6{}
