﻿.Order_List a{
    font-size: 13px;
	color: #0073DB;
	font-weight: bold;
	text-decoration: none;	    
}
.Order_List td{
    padding:5px;
    font-size: 13px;
	color: #666666;
}
.Order_List a:hover{
    font-size: 13px;
	color: #FF6C00;
	font-weight: bold;
	text-decoration: underline;	
    
}
.Order_List_Frame{
    padding:5px;
    font-size: 16px;    
    color: #0969A5;
	font-weight: bold;
    }