body   {
	font-family: arial;
	font-size: 12px; 
	line-height: 16px; 
	background-color: black;
	color: #C9C299;
	}


a:link { 
	color: #EBDDE2;
	text-decoration: none;
	}

a:visited { 
	color: #EBDDE2;
	text-decoration: none;
          }

a:hover { 
	color: gray;
	text-decoration: none;
	}

a:active { 
	color: #EBDDE2;	
	text-decoration: none;
	}

img	{  
	border-style: none;
	}

table#page  	{
		position: absolute;
		top: 10%;
		width: 100%;
		}


.link {font-family: "rage italic", Times New Roman, Arial;
	font-size: 30px;
	line-height: 30px;
	width: 250px;
	color: #EBDDE2;
	position: relative;
	top: 18px;
	}

.link2 {font-family: Times New Roman, arial;
	font-size: 60px;
	line-height: 30px;
	color: #EBDDE2;
	top: 18px;
	}



