body {
	background-color: #FFFFFF;
	font-family: "Comic Sans MS", Technical, "Trebuchet MS", Arial, Verdana;
	font-size : 14px;
	color: #000000;
	link: #B088B8;
	vlink: #8E6E95;
	alink: #FFFFFF; 
}

.main { 
	background-color: #D8C8E0;
	font-family: "Comic Sans MS", Technical, "Trebuchet MS", Arial, Verdana;
	font-size : 14px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.contents { 
	background-color: #000000;
	font-family: "Comic Sans MS", Technical, "Trebuchet MS", Arial, Verdana;
	font-size : 14px;
	color: #D8C8E0;
	padding-left: 5px;
	padding-right: 5px;
}

.contents a {
	color: #D8C8E0;
	text-decoration: none;
	font-weight: bold;
}

.contents a:visited {
	color: #D8C8E0;
	text-decoration: none;
	font-weight: normal;
}

.contents a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #8E6E95;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #8E6E95;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.borders {  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
