/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,153,0); font-weight: bold; font-style: italic; text-decoration: underline;}
 A:link { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,153,0); font-style: italic; background-color: transparent;}
 A { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,153,102); font-weight: bold; text-decoration: underline;}
 A:hover { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,153,102); font-weight: bold; background-color: transparent;}
 
