@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	font-size: 13px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
}

a.menu{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.menu:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


a.design{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.design:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.design:hover{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.portfolio{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.portfolio:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.portfolio:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
