
BODY
	{
	BACKGROUND-IMAGE: url('kek.png');
	COLOR: #ffff00;
	FONT-SIZE: 16px;
	font-family: "Times New Roman", Times, serif;
	}
	
TABLE
	{
	BORDER-TOP: 3px SOLID #ffff00;
	BORDER-LEFT: 3px SOLID #ffff00;
	BORDER-RIGHT: 3px SOLID #ffff00;
	BORDER-BOTTOM: 3px SOLID #ffff00;
	WIDTH: 790px;
	BACKGROUND-COLOR: #000080;
	font-family: "Times New Roman", Times, serif;
	}
	
TD
	{
	font-family: "Times New Roman", Times, serif;
	}

A
	{
	.red:visited {color:#FF0000;}
	}