a, a:visited {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 13px;
	color: #0715be;
}
a:hover {
	color: red;
}
a:visited.shortcut, a.shortcut{
	text-decoration:none;
	font-family:tahoma;font-size:10px;color:#68705B;
}
a:hover.shortcut{
	color:#bbbbbb;
	text-decoration:underline;
}
a.strong {
	font-family: Times New Roman, Arial;
	font-size: 15px;
}

p {
	text-indent: 20px;
	font-family: tahoma;
	font-size: 13px;
	text-align: justify;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 20px;
}

h4 {
	margin-right: 40px;
	font-family: Arial;
	font-size:14px;
	color: rgb(40,82,150);
}

#pey {
	margin-left: 50px;
	font-family: tahoma;
	font-size:10px;
	font-weight: Normal;
	color: #A9A9A9;
	text-align:	left;
}
