/* CSS Document for Krisp Design website */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
	color:#666666;
}

.a {	
	color:#7DAF01;
	text-decoration:none;
}

.a:hover {
	color: #000000;
}
.clients {
	text-decoration: none;
	font-size:14px;
	/*font-weight: bold; */
	color: #666666;
}

.copyright {
	
	font-size: 10px;
	color: #666666;
	
}

.topmenu a {
	text-decoration: none;
	font-size:14px;
	/*font-weight: bold; */
	color: #000000;
}
.topmenu a:hover {
	color:#7DAF01;
}

.topmenu2 a {
	text-decoration: none;
	font-size:14px;
	/*font-weight: bold; */
	color: #7DAF01;
}
.topmenu2 a:hover {
	color:#000000;
}

.headings {
	
	font-size: 20px;
	font-weight: bold;
	color:#000000;
	
}

.secondheadings {
	
	font-size: 14px;
	/*font-weight: bold; */
	color: #000000;
	
}

.full {
	
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	line-height:120%;
	
}

.paul {
	
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height:120%;
	
}

.graphic {
	
	font-size: 14px;
	font-weight: bold;
	color: #7DAF01;
	line-height:120%;
	
}


