/* Style Sheet written by Scott Tylor 22/01/04 for customization of Transcultural Englishes    and the Gender-Inclusive Reform of Language (TEaGIRL) research project  *//* ----------------------------------------------------------------------------------->>>>*//* ---->> Default link colours *//*A			{			text-decoration: none;			}*/A:link		{ 			color: #330033; 		/* Dark Purple */			}A:visited	{ 			color: #330033; 		/* Dark Purple */			}A:hover		{ 			color: #5C4052; 		/* Lighter Purple */			}A:active	{ 			color: #000000;  		/* Black */			}									/* ---->> This sets the menu links to Black with a Dark Grey hover */			A.sidenav_link:link					{ 			color: #000000; 		/* Black */			}A.sidenav_link:visited				{ 			color: #000000; 		/* Black */			}A.sidenav_link:hover				{ 			color: #333333; 		/* Dark Grey */			}A.sidenav_link:active				{ 			color: #000000;  		/* Black */			}			A.sidenav_current:hover				{			color: #333333; 		/* Dark Grey */			}			A.sidenav_current:active				{			color: #333333; 		/* Dark Grey */			}/* ---->> All page main titles shall be Dark Arts Purple */H1			{ 			color: #5C4052; 		/* Dark Arts Purple */			font-size: medium;			}					H2			{ 			color: #5C4052; 		/* Dark Arts Purple */			font-size: small;			}				H3			{ 			color: #5C4052; 		/* Dark Arts Purple */			font-size: small;			}H4			{ 			color: #5C4052; 		/* Dark Arts Purple */			font-size: small;			}			.mmc_link 	{			color: #333333;			font-size: x-small;			font-family: Arial, Helvetica, sans-serif;			}									/* ---->> This adds the background image behind the menu */			td#site_map_cell				{			background-image: url(./?f=25410);			background-repeat:	no-repeat;			}						/* ---->> This adds the background image behind the menu */#body_cell			{			background-image: url(./?f=25411);			background-position: top right;			background-repeat: no-repeat;			}						/* ---->> Change of text size of everything in Footer */tr#pageinfo_row			{			font-size: 80%;			color: #818181;			}