.mainpages{
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.mainpages a:link{
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
}

.mainpages a:visited{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.mainpages a:hover{
	color: #C2C2E0;
	text-align: center;
	text-decoration: underline;

}

.header{
	background-image:url('sitelogo.jpg');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;
	
}

.comments {
	text-align: center;
	letter-spacing: normal;
	position: relative;
	page-break-before: avoid;
	page-break-after: avoid;
}

.comments a:link{
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
}

.comments a:visited{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	word-spacing: inherit;

}

.comments a:hover{
}

.linkage{
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.linkage a:link{
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
}

.linkage a:visited{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.linkage a:hover{
	color: #C2C2E0;
	text-align: center;
	text-decoration: underline;

}

