/* This is the ctf main stylesheet */

/* Hyperlink color and decoration */

a:link		 {  color: #663333; text-decoration: underline}
a:visited	 {  color: #663333; text-decoration: underline}
a:hover		 {  background-color: #663333; color: #ffffff; text-decoration: none}

/* Text font */

h1	{font-family: arial,arial,helvetica}
h2	{font-family: arial,arial,helvetica}
h3	{font-family: arial,arial,helvetica}
h4	{font-family: arial,arial,helvetica}
h5	{font-family: arial,arial,helvetica}
h6	{font-family: arial,arial,helvetica}
h7	{font-family: arial,arial,helvetica}

body	{font-family: arial,arial,helvetica}



