table.link
{
	width: 90%;
}

td.link
{
	width: 50%;
	text-align: left;
	color: yellow;
}

td.linkDesciption
{
	text-align: left;
	padding-bottom: 0.5cm;
}

div.linkDescription
{
	margin-left: 2cm;
}

span.object
{
	font-weight: bold
}

span.method
{
	font-weight: bold;
	font-style: italic
}

body.default
{
	background-color: MidnightBlue;
	font-family: Verdana; 
	color: PapayaWhip;
	text-align: Center
}

div.lastUpdate
{
	color: DarkSlateBlue;
	font-size: 60%;
	text-align: Center
}

div.blogDate
{
	background-color: DarkSeaGreen;
	color: MidnightBlue;
	float:left;
	width: 30%;
	text-align: Left
}

div.blogTitle
{
	background-color: DarkSeaGreen;
	color: MidnightBlue;
	float:left;
	width: 60%;
	text-align: Left
}

div.blogNumber
{
	background-color: DarkSeaGreen;
	color: Black;
	font-weight: bold;
	float: left;
	width: 10%;
	text-align: Center
}

div.blog
{
	font-family: Verdana; 
	text-align: Justify
}

div.default
{
	font-family: Verdana; 
	text-align: Justify
}

a.blog
{
	font-family: Verdana; 
	text-decoration: none;
	color: LightCoral
}

a.default
{
	font-family: Verdana; 
	text-decoration: none;
	color: LightCoral
}

a.default:hover
{
	color: Magenta
}

a.projectBox
{
	font-family: Verdana; 
	text-decoration: none;
	color: DarkRed
}

a.projectBox:hover
{
	color: Magenta
}

div.projectBox
{
	border-color: MidnightBlue;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	background-color: DarkSeaGreen;
	text-align: Center;
	cursor: pointer;
	width: 25%
}

div.projectBox2
{
	border-color: MidnightBlue;
	border-style: solid;
	border-width: thin;
	padding: 3px;
	background-color: DarkSeaGreen;
	text-align: Center;
	cursor: pointer;
	xwidth: 90%;
}

h1.default
{
	color: Yellow
}

b.default
{
	color: LemonChiffon
}

td
{
	text-align: Center;
}

td.text
{
	text-align: left;
}

th.text
{
	text-align: left;
}

div.blog-general
{
	display: inline;
}

div.blog-mr
{
	display: inline;
}

div.blog-pic
{
	display: inline;
}

div.blog-electronics
{
	display: inline;
}

a.blogButton
{
	color: yellow;
	text-decoration: none;
}

a.blogButton:hover
{
	color: orange;
}
