﻿body
{
}

.text
{
	font-family: Verdana;
	font-size: small;
	line-height: 100%;
	text-align: left;
}

.Hadith
{
	font-family: verdana;
	font-size: small;
	line-height: 130%;
	color: #666666;
	margin-bottom: 20px;
	text-align: justify;
	width: 450px;
}

A.Tema:hover
{
	background-color: #F7F5F4;
}
A.Tema:focus
{
	background-color: #F5FAF1;
}
A.Tema:active
{
	background-color: #F5FAF1;
}
A.Tema
{
	color: #800000;
	display: inline-block;
	line-height: 130%;
	font-family: verdana;
	font-size: 11px;
	padding: 6px;
	margin: 0px;
	vertical-align: middle;
	border: 1px solid #C0C0C0;
	width: 130px;
	text-align: left;
	text-decoration: none;
}
