
a {
	font-family: 'Raleway', "sans-serif";
	font-size: 1em;
	color: rgb(102,102,204);
}

.contactus {
	background-color: #663366; 
	border: none;
	color: white;
	padding: 15px 32px;
	margin: auto;
  	width: 50%;
	text-align: left;
	align
	text-decoration: none;
	font-size: 16px;
}
.button {
	background-color: #ECA831; 
	border: none;
	color: #909;
	padding: 20px 40px;
	margin-left: 120px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
.row {
font-family: 'Raleway', "sans-serif";
	font-size: 1em;
	color: rgb102,102,190);
}
label{
    display: inline-block;
    float: left;
    clear: left;
    width: 120px;
    text-align: left;
	}
.col-sm-6 form-group{
	border-radius: 25px 0px 0px 25px;
}

a:link {
	color: rgb(102,102,153);
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: rgb(0,51,153));
}
a:hover {
	text-decoration: none;
	color: rgba(255,153,0,1);
}
a:active {
	text-decoration: none;
	color: rgba(255,153,0,1);
}
