/* Misc. */

body {background-color: #C6E7FF;}


/* Links. */

a:link, a:visited {color: #0D35A6;
text-decoration: none;}

a:hover, a:active {color: #ff0000;
text-decoration: none;}


/* Classes. */

.blue{color: #0D35A6;}

.red{color: red;}


