﻿body {
}

.g_blog_links
{
	padding: 2px 5px 4px 5px;
	margin: 4px 4px 4px 4px;
	color: white;
	background-color: black;
}

.g_blog_links A, .g_blog_links A:LINK, .g_blog_links A:VISITED, .g_blog_links A:ACTIVE, .g_blog_links A:HOVER
{
	border: solid 1px black;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 120%;
}