body,td,th
{
	color: 				#ECE9D8;
}

body 
{
	background-color: 	#660099;
}

#mainLink{
	float:				left;
	width:				100%;
	height:				150px;
	margin-top:			20px;
}

.category{
	color: 				#ECE9D8;
	font-family:		 Arial;
	background-color:	#8063A3;
	font-weight:		bold;
	width:				250px;
}

#titlePage{
	font-family:		Arial;
	font-weight:		bold;
}

.mylink{
	text-decoration:	none;
	color: 				#ECE9D8;
}

.mylinkCategory{
	text-decoration:	none;
	color: 				#7030AB;
}

.Mylist{
	font-family:		Arial;
	color: 				#ECE9D8;
	font-weight:		bold;
	font-size:			15px;
}

.Myfont{
	font-family:		Arial;
	color: 				#ECE9D8;
	font-size:			14px;
}