a:link
{
	color: #336699;
	text-decoration: none;
}

a:active
{
	background: #CCDDEE;
	color: #336699;
	text-decoration: none;
}

a:visited
{
	color: #CC6633;
	text-decoration: none;
}

a:hover
{
	background: #CCDDEE;
	color: #336699;
	text-decoration: underline;
}

body,td
{
	color: #666666;
	font-size: 90%;
}
p
{
	font-family: arial, verdana, helvetica, Sans-Serif;
	text-align: center;
}
img
{
	border: none;
}
.main
{
	font-size: 200%;
}
.first
{
	font-size: 80%;
}
.second
{
	font-size: 70%;
}
.sep
{
	font-size: 70%;
	color: #b0c0ed;
}

