strong.p_cur {
margin-right: 2px;
font-size: 11px;
color: #aaa;
padding: 2px 4px 2px 4px;
background-color:#FEEF89;
text-decoration: none;
}
a.p, a.p:active, a.p:visited {
margin-right: 2px;
font-size: 11px;
color: #444;
padding: 2px 4px 2px 4px;
background-color: #f1f1f1;
border: 1px solid #aaa; 
text-decoration: none;
}

a.p:hover {
margin-right: 2px;
font-size: 11px;
color: #FFF;
padding: 2px 4px 2px 4px;
background-color: #0080C0;
border: 1px solid #2E00D9; 
text-decoration: none;
}
strong.p_info {
margin-left: 2px;
font-weight: normal;
padding: 2px 4px 2px 4px;
background-color: #999;
border-left: 1px solid #AAA;  
border-top: 1px solid #AAA;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
color: #fff;
font-size: 11px;
}
table.graduate{
	border-top:1px solid #90c1ff;
	border-left:1px solid #90c1ff;
	width:630px;
}
table.graduate td{
	padding:0 3px;
	border-right:1px solid #90c1ff;
	border-bottom:1px solid #90c1ff;
	height:16px;
}
table.graduate tr.odd td{background:#fafafa;}
table.graduate tr.title td{
	background:#90c1ff;
}
