﻿

body 		 { 	background-color: #000000}	

body         { 	font-family: Tahoma; color: #dddddd; 
				background-color: #000000;
	text-align: center;
}

a:active     { 	color: #FF0000 }

a:link       { 	font-family: Tahoma; color: #cccccc;
	text-align: justify;
}


a:visited    { font-family: Tahoma; color: #bbbbbb ;
				text-align: center;}

A:hover      { text-decoration: underline; color: #ffffff ;
				text-align: center;}
