﻿.rugpicssaved {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #0000FF;
	width: 300px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
	padding: 5px;
	background-color: #FFFF9D;
}
