/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(220,251,65); text-decoration: none ;}
 A:link { color: rgb(220,251,65);}
 A:visited { color: rgb(220,251,65);}
 H1 { font-family: 'Arial Rounded MT Bold', sans-serif; font-size: 2cm; color: rgb(220,251,65);}
 P { font-family: 'Arial Rounded MT Bold', sans-serif; font-size: 12pt; color: rgb(220,251,65);}
 A { font-family: 'Arial Rounded MT Bold', sans-serif; color: rgb(220,251,65);}
 A:hover { color: rgb(220,251,65);}
 
