/* Armadillo Style Sheet 2002 :: Link Controls*//* Anchor controls (non classed) */a:link 		{ color:#F99100; text-decoration:Underline }a:visited 	{ color:#FAD070; text-decoration:Underline }a:hover 	{ color:#7D4889; text-decoration:Underline }a.purple:link		{ color:#7D4889; text-decoration:Underline }a.purple:visited	{ color:#E1D5E4; text-decoration:Underline }a.purple:hover		{ color:#FDDEB2; text-decoration:Underline }a.scroll:link 		{ background:#FAD070; text-decoration:Underline }a.scroll:hover 		{ background:#F99100; text-decoration:Underline }