
.container{margin:0 auto;width: 80%;height: auto;;background-color: #FFFFFF;}
.container-fluid {
	background-color: #F2F2F2;
}

.mg-top-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.fontColor{
	line-height: 28px;
    color: #01c0b9;
    font-size: 12px;
}
hr{
	 border-top: 1px dotted #49a21f;
	 margin-bottom: 5px;
}
a:hover, a:active, a:focus {
    color: #333333;
}