﻿a.links
{
	font-size: 11.5px;
	font-family: arial;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.links-page
{
	font-size: 12px;
	font-family: arial;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	background-color: #fff;
}

a.links-page:hover
{
	font-size: 12px;
	font-family: arial;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	background-color: #000;
}

a.links2
{
	font-size: 11px;
	font-family: arial;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

a.view-link
{
	font-size: 11px;
	font-family: arial;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: solid 1px #777a7c;
	padding: 2px 5px 2px 5px;
}

.view-link
{
	font-size: 11px;
	font-family: arial;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: solid 1px #777a7c;
	padding: 2px 5px 2px 5px;
	background-color: #777a7c;
}
