@charset "utf-8";
/* CSS Document */

body {
	font-size:62.5%;
	color:#333;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.twitter {
	font-size:1.2em;
	color:#fff;
}
#twitter_update_list {
	color:#fff;
	list-style:none;
}
#twitter_update_list li span {
	color:#fff;
}
#twitter_update_list a {
	color:#b10020;
	text-decoration:none;
}
a.twitlink {
	color:#fff;
	text-decoration:none;
}
#twitter_update_list a:hover, a.twitlink:hover {
	color:#b10020;
	text-decoration:none;
}
.privacy, .copy, .homesite {
	font-size:1.0em;
}
.footerlink {
	color:#333;
	text-decoration:none;
}
.footerlink:hover {
	color:#b10020;
	text-decoration:underline;
}
