/* Magiccircles Cascading Style Sheet*/
span  {
	font-family : "Comic Sans MS",Tekton,Blueprint,"Dom Casual",fantasy;
	color : #800000;
	font-size : x-large;
}

td  {
	font-family : "Comic Sans MS",Tekton,Blueprint,"Dom Casual",fantasy;
	color : #800000;
}

body  {
	font-family : "Comic Sans MS",Tekton,Blueprint,"Dom Casual",fantasy;
	color : #800000;
}

A:link  {
	font-family: "Comic Sans MS",Tekton,Blueprint,"Dom Casual",fantasy;
	color: #007CFF;
	text-decoration: underline;
}

A:visited  {
	font-family: "Comic Sans MS",Tekton,Blueprint,"Dom Casual",fantasy;
	color: #007CFF;
	text-decoration: underline;
}

A:active  {
	font-family : "Comic Sans MS",Tekton,Blueprint,"Dom Casual",fantasy;
	color : #FF0000;
	text-decoration : underline;
}

p  {
	font-family : "Comic Sans MS",Tekton,Blueprint,"Dom Casual",fantasy;
	color : #FFFF00;
}


