@charset "utf-8";
/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a 
{
	font-size: 14px;
	color: #CDCDCD;
}
a:visited 
{
	color: #CDCDCD;
}
a:hover 
{
	color: #CDCDCD;
}
a:active 
{
	color: #CDCDCD;
}

