a:link		{ 		color : #FBDD3A; text-decoration: none; 	}
a:active		{ 		color : #FFFFFF; text-decoration: none; 	}
a:hover		{ 		color : #FEEF76; text-decoration: none; 	}
a:visited 		{ 		color : #AA9B28;  text-decoration: none;	}

.reg			{		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
					color: #FFFFFF;
					text-decoration: none;
					font-size: 13px;
			}
a.reg			{		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
					color: #0066FF;
					text-decoration: none;
					font-size: 13px;
			}
a.reg:hover	{		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
					color: #FFC616;
					text-decoration: none;
					font-size: 13px;
			}
a.reg:visited	{		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
					color: #3333CC;
					text-decoration: none;
					font-size: 13px;
			}
			
td.pagesides	{		background-color: #000000;
					background-image: url(clouds_ahoy.jpg);
					background-repeat: repeat-x;				
			}
			
.tiny			{		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
					color: #FFFFFF;
					text-decoration: none;
					font-size: 10px;
			}
a.tiny		{		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
					color: #FBDD3A;
					text-decoration: none;
					font-size: 10px;
			}
a.tiny:hover	{		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
					color: #FFFFFF;
					text-decoration: none;
					font-size: 10px;
			}
a.tiny:visited	{		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
					color: #AA9B28;
					text-decoration: none;
					font-size: 10px;
			}