body
{
	background-color: #fff;
	margin: 5px;
}

.text
{
	font-size: 14px;
	font-family: georgia, serif;
	color: #999;
	line-height: 18px;
}

.text2
{
	font-size: 16px;
	font-family: georgia, serif;
	color: #999;
	line-height: 26px;
}

.pgs
{
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #2b0063;
	line-height: 12px;
}

.click
{
	font-size: 14px;
	font-family: arial, sans-serif;
	color: #2b0063;
	line-height: 10px;
}


a:link
{
	color: #2b0063;
	text-decoration: none;
}
a:visited
{
	color: #2b0063;
	text-decoration: none;
}
a:active
{
	color: #2b0063;
	text-decoration: none;
}
a:hover
{
	color: #c6b6da;
	text-decoration: none;
}
