tr { border-color: black; border-width: 1px; border-bottom-style: solid; }
.navbar {background-color: #300090; font-family: sans-serif; font-size: 10pt; color: white; }
.recent_news { background-color: #F0F6F0; font-size: 80%; }
.recent_posts { font-size: 90%; }   

a { text-decoration: none; border-bottom: dashed 1px #6060FF; color: #000060;}
a:hover { border-bottom: solid 1px #3060FF; }
a:visited { color: #603000; }

a.navbar { 
	display: block; 
	margin: 5px 0 5px 0; 
	padding: 5px 5px 5px 5px;
	color: white; 
	text-decoration: none; 
	background-color: #303090;
	border-style: none;
}
a.navbar:hover { background-color: #F0F0FF; color: #0030c0;}
a.navbar:visited { color: #F0F0E0; }
a.navbar:visited:hover { color: #0030c0; }
a.sector { 
	display: block;
	color: black;
	text-decoration: none;
	border-bottom : 1px dashed #303090;
	background-color: #F0F0FF
}
a.sector:hover { background-color: white; color: #0030c0;}

.rightsmall { text-align: right; font-size: 85%;}
h3 {text-align: center; font-family: "굴림", sans-serif; }
