body {
	font-size:75%;
	line-height:150%;
}

/*pan*/
A.pan:link { color:#990000; }
A.pan:visited { color:#990000; }
A.pan:active { color:#990000; }
A.pan:hover { color:#CC3333; }

.top {
	width: 550px;
	padding: 0px;
	text-align: right;
	font-size:0.8em;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*top*/
A.top:link { color:##373E6B; }
A.top:visited { color:#373E6B; }
A.top:active { color:#373E6B; }
A.top:hover { color:#990000; }

/*top2*/
A.top2:link { color:##373E6B; }
A.top2:visited { color:#373E6B; }
A.top2:active { color:#373E6B; }
A.top2:hover { color:#990000; }

/*sub*/
A.sub:link { color:#333333; text-decoration:none;}
A.sub:visited { color:#333333; text-decoration:none;}
A.sub:active { color:#333333 }
A.sub:hover { color:#990000; text-decoration:underline;}

/*list*/
A.list:link { color:#000000; text-decoration:none;}
A.list:visited { color:#333333; text-decoration:none;}
A.list:active { color:#FFCCCC }
A.list:hover { color:#FF6666; }

/*network*/
A.network:link { color:#006699; }
A.network:visited { color:#6699FF; }
A.network:active { color:#FFCCCC }
A.network:hover { color:#FF6666; }

/*pic*/
.pic{
border-color : #999999; 
}

/*font*/
.s { font-size: 0.8em; line-height:1.1em;}
.ss { font-size: 0.75em; line-height:1.1em;}
.sb { font-size:0.8em ; font-weight:bold; line-height:1.1em;}
.m {font-size: 1em; line-height:1.3em;}
.mb {font-size: 1em; font-weight:bold; line-height:1.3em;}
.l {font-size: 1.2em; line-height:1.4em;}
.lb {font-size: 1.2em; font-weight:bold; line-height:1.4em;}
.llb {font-size: 1.4em; font-weight:bold; line-height:1.5em;}

.small { font-size: 0.8em; color: #000000;}
.mm { font-size: 1em; color: #000000;}
.m-b { font-size: 1em; color: #000000; font-weight: bold;}

.titud{
	padding:10px 0 20px 0;
}