/* Companion Custom CSS over-rides for [ Joe and Em in the Real World ]: AnimeWorld - 1.0 */

body {
	background: white ;
	}
	
	#wrapper {
    background: white ; }
    
    a:link {color: red; text-decoration: none; }
a:active {color: red; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: red; text-decoration: underline; }
    }/* Companion Custom CSS over-rides for [ The Usable Clown ]:  -  */
