.Design {
	line-height: 15px;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;



}
.p10 {
	font-size: 10px;
}
.p11 {
	font-size: 11px;
}
.p13 {
	font-size: 13px;
	line-height: 20px;
}
.p14 {
	font-size: 14px;
	line-height: 20px;
}
a:link {
	color: #6699FF;
	text-decoration: none;

}
a:visited {
	color: #6699FF;
	text-decoration: none;

}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFCCCC;

}
