﻿.GoogleElementTitle
{
	font-weight:bold;
	color:#012056;
	font-size:14px;	
	text-align:left;
	float:left;
}
.GoogleElementTitle A:link{			color:#012056;	text-decoration:underline;text-align:left;}
.GoogleElementTitle A:active{		color:#012056;	text-decoration:underline;text-align:left;}
.GoogleElementTitle A:visited{		color:#0000fe;	text-decoration:underline;text-align:left;}
.GoogleElementTitle A:hover{		color:#cc2222;	text-decoration:underline;text-align:left;}

.GoogleElementSummary
{
	clear:both;
	padding-top:6px;
	width:420px;
	text-align:left;
	color:#777777;
}
.GoogleElementLink
{
	clear:both;
	padding-top:7px;
	color:#00ACD4;
	font-size:12px;
	width:420px;
	overflow:hidden;
	text-align:left;
}
.GoogleElementLink A:link{		color:#0000fe;	text-decoration:underline;}
.GoogleElementLink A:active{		color:#012056;	text-decoration:underline;}
.GoogleElementLink A:visited{	color:#0c0c97;	text-decoration:underline;}
.GoogleElementLink A:hover{		color:#012056;	text-decoration:underline;}


.GooglePagerItem_disabled
{
	color:#00ACD4;
	font-size:12px;
}
.GooglePagerItem
{
	color:#00ACD4;
	font-size:12px;
}
.GooglePagerItem A:link{		color:#012056;	text-decoration:underline;}
.GooglePagerItem A:active{		color:#012056;	text-decoration:underline;}
.GooglePagerItem A:visited{		color:#00ACD4;	text-decoration:underline;}
.GooglePagerItem A:hover{		color:#012056;	text-decoration:none;}
