body
{
color:#ffffb5;
background:#000000;
}
a:link
{
	color:#ffffb5;
background:transparent;
text-decoration:none;
}

a:visited
{
	color:#ffffb5;
background:transparent;
text-decoration:none;
}

a:hover
{
	color:#ffffb5;
background:transparent;
text-decoration:none;
}

.large
{
	font-size:40px;
}

.small
{
	font-size:small;
}
