@charset "UTF-8";

.ProjectTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: RGB(237,30,121);
	font-weight: normal;
}



.ProjectDescription {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #736357;
	line-height: 13px;
	padding-top: 0px;
	text-decoration: none;
}


.ProjectDescription01 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #736357;
	line-height: 13px;
	padding-top: 0px;
	text-decoration: none;
}

.ProjectDescription02 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: RGB(237,30,121);
	line-height: 13px;
	padding-top: 0px;
	text-decoration: none;
}


.BoardsTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #736357;
	line-height: 13px;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
}


.ProjectLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-style: normal;
	text-decoration: none;
}
