<!-- Enter your Site-wide style sheet here. This will be picked up by all web pages -->
.myaccountIcons
{
	border-right: #FFFFFF thin solid;
	border-top: #FFFFFF thin solid;
	border-left: #FFFFFF thin solid;
	border-bottom: #FFFFFF thin solid;
}
.myaccountLinks
{
	color: #99ffff;
	text-decoration:underline;
}
.myaccountLinks:hover
{
	color: #99ffff;
	text-decoration:none;
}