@charset "utf-8";
/* CSS Document */

body{
	background-color: #DBB7DF;
	text-align:center;
	width: 989;
	font-size:10px;
}
table2{
	text-align: center;
	width: 189;
	height: "300";
	font-size:18px;
}
td{
	text-align: left;
	font-size:14px;
}

a:link {color: #660033; 
}
a:visited {color: #660066;
}
a:hover{
background:#CC99FF;
font-style:oblique; 
letter-spacing:1px;
} 
