
.wp_theme_title
{
	font-family: Arial;
	font-size: 18px;
}

.wp_theme_title a, .wp_theme_title a:hover
{
	text-decoration:none;
	color: blue;
}

#wp_theme
{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
}

#wp_theme a
{
	text-decoration:none;
}

