@charset "UTF-8";
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a4a67;
	}
	
a:link { 	

    color: #4a4a67;
    text-decoration: none;

}
a:visited {
	color: #4a4a67;
	font-style: normal;
	text-decoration: none;
	
}
a:hover {
	color: #980000;   
 text-decoration: none;

}
a:active {
 text-decoration: none;
    color: #4a4a67;

    

}
	
	
	
	

.sub-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.portfolio_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #980000;
}
.title_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
}
.portfolio_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4C4C4C;
}
.portfolio_main_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
}
