body {
	background-color: #FF99CC;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a:link { 
	color: #0000FF;
	}

a:visited { 
	color: #0000FF;
	}

a:hover { 
	color: #0000FF;
	}

a:active { 
	color: #0000FF;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#ml {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
        text-align: center;
        font-weight: bold;
}

#ml a:link { 
	color: #0000FF;
	}

#ml a:visited { 
	color: #0000FF;
	}

#ml a:hover { 
	color: #0000FF;
	}

#ml a:active { 
	color: #0000FF;
	}

#cool {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
        text-align: left;
        font-weight: bold;
}

#cool a:link { 
	color: #FF7ACC;
	}

#cool a:visited { 
	color: #FF7ACC;
	}

#cool a:hover { 
	color: #FF7ACC;
	}

#cool a:active { 
	color: #FF7ACC;
	}