
.normal {
	font-family: sans-serif, Verdana;
	font-size: 13;
}

.box {
	font-family: sans-serif, Verdana;
	font-size: 12;
	font-weight: bold;
	color: #ffffff;
}

.ann {
	font-family: sans-serif, Verdana;
	font-size: 12;
}

.title {
	font-family : Book Antiqua, Verdana; font-size : 22px; font-weight : bold; color : #000000; 
}

.title2 {
	font-family : Verdana; font-size : 17px; font-weight : bold; color : #505050; 
}

.titlemain {
	font-family : Book Antiqua, Verdana; font-size : 20px; font-weight : bold; color : #e5ffe5; 
}


a.me, a.me:link, a.me:visited {
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #ffff80;
	text-decoration: none;
}

a.me:hover {
	font-family: Verdana;
	font-size: 11;
	color: #cccc20;
	text-decoration: underline;
}

a.pub, a.pub:link, a.pub:visited {
	font-family: sans-serif, Verdana;
	font-size: 13;
	font-weight: bold;
	color: #207020;
	text-decoration: none;
}

a.pub:hover {
	font-family: sans-serif, Verdana;
	font-size: 13;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}

a.read, a.read:link, a.read:visited {
	font-family: Arial Narrow, Verdana;
	font-size: 11;
	font-weight: bold;
	color: #a0a0f0;
	text-decoration: none;
}

a.read:hover {
	font-family: Arial Narrow, Verdana;
	font-size: 11;
	font-weight: bold;
	color: 8080c0;
	text-decoration: none;
}

a.abox {
	font-family: sans-serif, Verdana;
	font-size: 12;
	color: yellow;
	text-decoration: none;
}

a.abox:hover {
	font-family: sans-serif, Verdana;
	font-size: 12;
	color: yellow;
	text-decoration: underline;
}

a.other {
	font-family: sans-serif, Verdana;
	font-size: 13;
	color: #000080;
	text-decoration: none;
}

a.other:hover {
	font-family: sans-serif, Verdana;
	font-size: 13;
	color: #000080;
	text-decoration: underline;
}

