a						{
						font-family: verdana;
						font-size: 11px;
						color: #6699FF;
						}
						
a:link					{
						text-decoration: underline;
						}
						
a:active				{
						text-decoration: underline;
						}
						
a:visited				{
						text-decoration: underline;
						}
						
a:hover					{
						text-decoration: none;
						}
						
						
						
a.menu					{
						font-family: verdana;
						font-size: 10px;
						font-weight: bold;
						color: #6699FF;
						text-decoration: none;
						margin-left: 15px;
						}
						
a.menu:link				{
						text-decoration: none;
						}
						
a.menu:active			{
						text-decoration: none;
						}
						
a.menu:visited			{
						text-decoration: none;
						}
						
a.menu:hover			{
						color: #CC0000;
						}
						
						
						
a.menub					{
						font-family: verdana;
						font-size: 9px;
						font-weight: bold;
						color: #6699FF;
						text-decoration: none;
						margin-left: 3px;
						margin-right: 3px;
						}
						
a.menub:link			{
						text-decoration: none;
						}
						
a.menub:active			{
						text-decoration: none;
						}
						
a.menub:visited			{
						text-decoration: none;
						}
						
a.menub:hover			{
						color: #CC0000;
						}
						
						
						
a.sitemap				{
						font-size: 9px;
						color: #CC0000;
						text-decoration: underlined;
						}
						
a.sitemap:link			{
						text-decoration: underlined;
						}
						
a.sitemap:active		{
						text-decoration: underlined;
						}
						
a.sitemap:visited		{
						text-decoration: underlined;
						}
						
a.sitemap:hover			{
						color: #CC0000;
						text-decoration: none;
						}
						
						
						
a.yellow				{
						color: #FFCC00;
						text-decoration: underlined;
						}
						
a.yellow:link			{
						text-decoration: underlined;
						}
						
a.yellow:active			{
						text-decoration: underlined;
						}
						
a.yellow:visited		{
						text-decoration: underlined;
						}
						
a.yellow:hover			{
						color: #FFCC00;
						text-decoration: none;
						}
						
						
						
a.red					{
						color: #CC0000;
						text-decoration: underlined;
						}
						
a.red:link				{
						text-decoration: underlined;
						}
						
a.red:active			{
						text-decoration: underlined;
						}
					
a.red:visited			{
						text-decoration: underlined;
						}
						
a.red:hover				{
						color: #CC0000;
						text-decoration: none;
						}