/* laurasnell.co.uk CSS */

body {
	font-family:Verdana;
	font-size:11px;
}

.blacklink a:link { color: #000000; text-decoration: none; }    
.blacklink a:visited { color: #000000; text-decoration: none; }  
.blacklink a:hover { color:#FFFFFF; text-decoration:none; background-color:#000000; } 
.blacklink a:active { color:#000000; text-decoration: none; background-color:#000000; }

.greenlink a:link { color: #3BA260; text-decoration: none; }    
.greenlink a:visited { color: #3BA260; text-decoration: none; }  
.greenlink a:hover { color:#FFFFFF; text-decoration:none; background-color:#3BA260; } 
.greenlink a:active { color:#3BA260; text-decoration: none; background-color:#3BA260; }

.orangelink a:link { color: #DA543E; text-decoration: none; }    
.orangelink a:visited { color: #DA543E; text-decoration: none; }  
.orangelink a:hover { color:#FFFFFF; text-decoration:none; background-color:#DA543E; } 
.orangelink a:active { color:#DA543E; text-decoration: none; background-color:#DA543E; }

.pinklink a:link { color: #DF7CA6; text-decoration: none; }    
.pinklink a:visited { color: #DF7CA6; text-decoration: none; }  
.pinklink a:hover { color:#FFFFFF; text-decoration:none; background-color:#DF7CA6; } 
.pinklink a:active { color:#DF7CA6; text-decoration: none; background-color:#DF7CA6; }

.pinklink2 a:link { color: #DF7CA6; text-decoration: none; }    
.pinklink2 a:visited { color: #DF7CA6; text-decoration: none; }  
.pinklink2 a:hover { color: #DF7CA6; text-decoration: underline; } 
.pinklink2 a:active { color: #DF7CA6; text-decoration: none; }

.greentype {
	color:#3BA260;
}
.orangetype {
	color:#DA543E;
}
.pinktype {
	color:#DF7CA6;
}

.box1 {
	width:170px;
	float:left;
	margin-right:10px;
}

.box2 {
	width:170px;
	float:left;
	margin-right:10px;
}

.box3 {
	width:170px;
	float:left;
	margin-right:10px;
}

.desc {
	width:590px;
	float:left;
}

.work {
	border:0px;
	height:400px;
	width:100%; 
}

.form {
	font-family:Verdana;
	font-size:11px;
	width:150px;
	w