.bottom {
	font-size: 12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#141414;
}

div {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#141414;
}

.mediatitle {
	font-size: 18px;
	color: #FF0000;
	letter-spacing: 0em;
	vertical-align: top;

}
	
